We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082175f commit 2fc558bCopy full SHA for 2fc558b
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>com.github.restream</groupId>
14
<artifactId>rx-connector</artifactId>
15
- <version>1.30</version>
+ <version>1.31-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.30</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<developers>
0 commit comments