We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83ef14 commit bf6339dCopy full SHA for bf6339d
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>org.dspace</groupId>
4
<artifactId>xoai</artifactId>
5
<name>XOAI : OAI-PMH Java Toolkit</name>
6
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
7
<description>XOAI - a powerful, flexible OAI-PMH Java Toolkit</description>
8
<url>https://github.com/dspace/xoai</url>
9
@@ -327,7 +327,7 @@
327
<connection>scm:git:git@github.com:DSpace/xoai.git</connection>
328
<developerConnection>scm:git:git@github.com:DSpace/xoai.git</developerConnection>
329
<url>git@github.com:DSpace/xoai.git</url>
330
- <tag>xoai-3.4.1</tag>
+ <tag>HEAD</tag>
331
</scm>
332
333
<!-- Configure our release repositories to use Sonatype.
0 commit comments