Skip to content

Commit c57ecbb

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6f19320 commit c57ecbb

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.dataverse.test</groupId>
55
<artifactId>hello</artifactId>
6-
<version>0.0.2</version>
6+
<version>0.0.3-SNAPSHOT</version>
77
<name>hello</name>
88
<description>A hello world app for testing.</description>
99
<url>https://github.com/gdcc/hello</url>
@@ -25,7 +25,7 @@
2525
<scm>
2626
<developerConnection>scm:git:[email protected]:gdcc/hello.git</developerConnection>
2727
<url>https://github.com/gdcc/hello</url>
28-
<tag>hello-0.0.2</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030
<distributionManagement>
3131
<repository>

0 commit comments

Comments
 (0)