Skip to content

Commit 6b6af4b

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

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.openliberty.tools</groupId>
1212
<artifactId>ci.common</artifactId>
13-
<version>1.8.38</version>
13+
<version>1.8.39-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>ci.common</name>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git@github.com:openliberty/ci.maven.git</connection>
2828
<developerConnection>scm:git:git@github.com:openliberty/ci.common.git</developerConnection>
2929
<url>git@github.com:openliberty/ci.common.git</url>
30-
<tag>ci.common-1.8.38</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)