Skip to content

Commit 4d065b7

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6ffd53d commit 4d065b7

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
@@ -3,7 +3,7 @@
33

44
<groupId>io.scalecube</groupId>
55
<artifactId>scalecube-parent</artifactId>
6-
<version>0.2.20</version>
6+
<version>0.2.21-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>ScaleCube parent project</name>
99

@@ -25,7 +25,7 @@
2525
<connection>scm:git:https://github.com/scalecube/${project.artifactId}.git</connection>
2626
<developerConnection>scm:git:https://github.com/scalecube/${project.artifactId}.git
2727
</developerConnection>
28-
<tag>release-0.2.20</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<prerequisites>

0 commit comments

Comments
 (0)