Skip to content

Commit bf6339d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f83ef14 commit bf6339d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>org.dspace</groupId>
44
<artifactId>xoai</artifactId>
55
<name>XOAI : OAI-PMH Java Toolkit</name>
6-
<version>3.4.1</version>
6+
<version>3.4.2-SNAPSHOT</version>
77
<description>XOAI - a powerful, flexible OAI-PMH Java Toolkit</description>
88
<url>https://github.com/dspace/xoai</url>
99

@@ -327,7 +327,7 @@
327327
<connection>scm:git:git@github.com:DSpace/xoai.git</connection>
328328
<developerConnection>scm:git:git@github.com:DSpace/xoai.git</developerConnection>
329329
<url>git@github.com:DSpace/xoai.git</url>
330-
<tag>xoai-3.4.1</tag>
330+
<tag>HEAD</tag>
331331
</scm>
332332

333333
<!-- Configure our release repositories to use Sonatype.

0 commit comments

Comments
 (0)