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 ee9a086 commit b628361Copy full SHA for b628361
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.24.6-SNAPSHOT</version>
+ <version>3.24.6</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -576,7 +576,7 @@
576
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
577
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
578
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
579
- <tag>release/2.24</tag>
+ <tag>chronicle-map-3.24.6</tag>
580
</scm>
581
582
</project>
0 commit comments