Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 284d04f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f61b6fe commit 284d04f

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>scalecube-commons</artifactId>
12-
<version>1.0.19</version>
12+
<version>1.0.20-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414
<name>scalecube-commons</name>
1515

@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/scalecube/scalecube-commons.git</connection>
3030
<developerConnection>scm:git:https://github.com/scalecube/scalecube-commons.git
3131
</developerConnection>
32-
<tag>release-1.0.19</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)