Skip to content

Commit ad0e5e0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ea58c6e commit ad0e5e0

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.blogspot.mydailyjava</groupId>
66
<artifactId>weak-lock-free</artifactId>
7-
<version>0.18</version>
7+
<version>0.19-SNAPSHOT</version>
88
<packaging>bundle</packaging>
99

1010
<inceptionYear>2016</inceptionYear>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:git@github.com:raphw/weak-lock-free.git</connection>
6161
<developerConnection>scm:git:git@github.com:raphw/weak-lock-free.git</developerConnection>
6262
<url>git@github.com:raphw/weak-lock-free.git</url>
63-
<tag>weak-lock-free-0.18</tag>
63+
<tag>HEAD</tag>
6464
</scm>
6565

6666
<distributionManagement>

0 commit comments

Comments
 (0)