Skip to content

Commit 9de42e1

Browse files
committed
[maven-release-plugin] prepare release rx-connector-1.29
1 parent c96d79a commit 9de42e1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.29-SNAPSHOT</version>
15+
<version>1.29</version>
1616
<packaging>jar</packaging>
1717

1818
<name>rx-connector</name>
@@ -31,7 +31,8 @@
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-
</scm>
34+
<tag>rx-connector-1.29</tag>
35+
</scm>
3536

3637
<developers>
3738
<developer>

0 commit comments

Comments
 (0)