Skip to content

Commit 63f65b2

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fd86e29 commit 63f65b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.openliberty.tools</groupId>
77
<artifactId>liberty-ant-tasks</artifactId>
8-
<version>1.9.17</version>
8+
<version>1.9.18-SNAPSHOT</version>
99
<name>Open Liberty and WebSphere Liberty Ant Tasks</name>
1010
<description>Parent pom for Ant tasks supporting development with Open Liberty and WebSphere Liberty.</description>
1111
<url>https://github.com/openliberty/ci.ant</url>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git@github.com:openliberty/ci.ant.git</connection>
3232
<developerConnection>scm:git:git@github.com:openliberty/ci.ant.git</developerConnection>
3333
<url>git@github.com:openliberty/ci.ant.git</url>
34-
<tag>liberty-ant-tasks-1.9.17</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<distributionManagement>

0 commit comments

Comments
 (0)