Skip to content

Commit

Permalink
build,ci: apply fixes to make pomchecker happy
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Oct 18, 2024
1 parent 8dffbac commit b91e876
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<name>XOAI : OAI-PMH Java Toolkit</name>
<!--<url>https://github.com/gdcc/xoai</url>-->
<description>An OAI-PMH data and/or service provider implementation, integration ready for your service.</description>
<url>https://github.com/${project.github.org}/${project.github.repo}</url>

<properties>
<jdk.version>11</jdk.version>
Expand All @@ -57,10 +58,6 @@
</license>
</licenses>

<scm>
<tag>xoai-5.2.1</tag>
</scm>

<build>
<plugins>
<!-- META -->
Expand Down

0 comments on commit b91e876

Please sign in to comment.