We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9e61a commit 008404fCopy full SHA for 008404f
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>com.github.restream</groupId>
14
<artifactId>rx-connector</artifactId>
15
- <version>1.31-SNAPSHOT</version>
+ <version>1.31</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>HEAD</tag>
+ <tag>rx-connector-1.31</tag>
35
</scm>
36
37
<developers>
0 commit comments