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 ad3c2fd commit b8c8f6dCopy full SHA for b8c8f6d
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>chronicle-decentred</artifactId>
11
- <version>2.17.0-SNAPSHOT</version>
+ <version>2.17.0</version>
12
<name>Chronicle-Decentred</name>
13
<description>Chronicle-Decentred</description>
14
<packaging>jar</packaging>
@@ -229,6 +229,6 @@
229
<url>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</url>
230
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</connection>
231
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</developerConnection>
232
- <tag>master</tag>
+ <tag>chronicle-decentred-2.17.0</tag>
233
</scm>
234
</project>
0 commit comments