Skip to content

Commit 6b3fc2e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9e51bc3 commit 6b3fc2e

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
@@ -9,15 +9,15 @@
99
</parent>
1010

1111
<artifactId>launcher</artifactId>
12-
<version>304</version>
12+
<version>305-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414
<name>launcher</name>
1515
<description>Launcher for Airlift-based Java applications</description>
1616

1717
<scm>
1818
<connection>scm:git:git://github.com/airlift/launcher.git</connection>
1919
<developerConnection>scm:git:[email protected]:airlift/launcher.git</developerConnection>
20-
<tag>304</tag>
20+
<tag>HEAD</tag>
2121
<url>https://github.com/airlift/launcher</url>
2222
</scm>
2323

0 commit comments

Comments
 (0)