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 abae008 commit 410a01aCopy full SHA for 410a01a
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.scalecube</groupId>
5
<artifactId>scalecube-parent-pom</artifactId>
6
- <version>0.2.17-SNAPSHOT</version>
+ <version>0.2.17</version>
7
<packaging>pom</packaging>
8
<name>ScaleCube parent project</name>
9
@@ -33,7 +33,7 @@
33
<connection>scm:git:https://github.com/scalecube/scalecube-parent.git</connection>
34
<developerConnection>scm:git:https://github.com/scalecube/scalecube-parent.git
35
</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>release-0.2.17</tag>
37
</scm>
38
39
<prerequisites>
0 commit comments