We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008404f commit 00527dbCopy full SHA for 00527db
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>com.github.restream</groupId>
14
<artifactId>rx-connector</artifactId>
15
- <version>1.31</version>
+ <version>1.32-SNAPSHOT</version>
16
<packaging>jar</packaging>
17
18
<name>rx-connector</name>
@@ -31,7 +31,7 @@
31
<url>https://github.com/restream/reindexer-java</url>
32
<connection>scm:git:https://github.com/restream/reindexer-java</connection>
33
<developerConnection>scm:git:https://github.com/restream/reindexer-java.git</developerConnection>
34
- <tag>rx-connector-1.31</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<developers>
0 commit comments