There was an error while loading. Please reload this page.
1 parent fd86e29 commit 63f65b2Copy full SHA for 63f65b2
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.openliberty.tools</groupId>
7
<artifactId>liberty-ant-tasks</artifactId>
8
- <version>1.9.17</version>
+ <version>1.9.18-SNAPSHOT</version>
9
<name>Open Liberty and WebSphere Liberty Ant Tasks</name>
10
<description>Parent pom for Ant tasks supporting development with Open Liberty and WebSphere Liberty.</description>
11
<url>https://github.com/openliberty/ci.ant</url>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git@github.com:openliberty/ci.ant.git</connection>
32
<developerConnection>scm:git:git@github.com:openliberty/ci.ant.git</developerConnection>
33
<url>git@github.com:openliberty/ci.ant.git</url>
34
- <tag>liberty-ant-tasks-1.9.17</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<distributionManagement>
0 commit comments