Skip to content

Commit b91e876

Browse files
committed
build,ci: apply fixes to make pomchecker happy
1 parent 8dffbac commit b91e876

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<name>XOAI : OAI-PMH Java Toolkit</name>
3232
<!--<url>https://github.com/gdcc/xoai</url>-->
3333
<description>An OAI-PMH data and/or service provider implementation, integration ready for your service.</description>
34+
<url>https://github.com/${project.github.org}/${project.github.repo}</url>
3435

3536
<properties>
3637
<jdk.version>11</jdk.version>
@@ -57,10 +58,6 @@
5758
</license>
5859
</licenses>
5960

60-
<scm>
61-
<tag>xoai-5.2.1</tag>
62-
</scm>
63-
6461
<build>
6562
<plugins>
6663
<!-- META -->

0 commit comments

Comments
 (0)