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 c240654 commit 71f9eb8Copy full SHA for 71f9eb8
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>chronicle-salt</artifactId>
30
- <version>2.24.2-SNAPSHOT</version>
+ <version>2.24.2</version>
31
<name>OpenHFT/Chronicle-Salt</name>
32
<description>Chronicle-Salt</description>
33
<packaging>bundle</packaging>
@@ -364,7 +364,7 @@
364
<url>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</url>
365
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</connection>
366
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</developerConnection>
367
- <tag>release/2.24</tag>
+ <tag>chronicle-salt-2.24.2</tag>
368
</scm>
369
370
</project>
0 commit comments