Skip to content

Commit 2fc558b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 082175f commit 2fc558b

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
@@ -12,7 +12,7 @@
1212

1313
<groupId>com.github.restream</groupId>
1414
<artifactId>rx-connector</artifactId>
15-
<version>1.30</version>
15+
<version>1.31-SNAPSHOT</version>
1616
<packaging>jar</packaging>
1717

1818
<name>rx-connector</name>
@@ -31,7 +31,7 @@
3131
<url>https://github.com/restream/reindexer-java</url>
3232
<connection>scm:git:https://github.com/restream/reindexer-java</connection>
3333
<developerConnection>scm:git:https://github.com/restream/reindexer-java.git</developerConnection>
34-
<tag>rx-connector-1.30</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<developers>

0 commit comments

Comments
 (0)