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 045971c commit c2d6ac9Copy full SHA for c2d6ac9
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>chronicle-decentred</artifactId>
11
- <version>2.17.2-SNAPSHOT</version>
+ <version>2.17.2</version>
12
<name>OpenHFT/Chronicle-Decentred</name>
13
<description>Chronicle-Decentred</description>
14
<packaging>jar</packaging>
@@ -208,6 +208,6 @@
208
<url>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</url>
209
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</connection>
210
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Decentred.git</developerConnection>
211
- <tag>master</tag>
+ <tag>chronicle-decentred-2.17.2</tag>
212
</scm>
213
</project>
0 commit comments