Skip to content

Commit 405678b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0012562 commit 405678b

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>scalecube-test-support</artifactId>
11-
<version>0.1.0</version>
11+
<version>0.1.1-SNAPSHOT</version>
1212
<name>${project.artifactId}</name>
1313

1414
<repositories>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://github.com/scalecube/scalecube-test-support.git</connection>
5252
<developerConnection>scm:git:https://github.com/scalecube/scalecube-test-support.git
5353
</developerConnection>
54-
<tag>release-0.1.0</tag>
54+
<tag>HEAD</tag>
5555
</scm>
5656

5757
<properties>

0 commit comments

Comments
 (0)