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 79334f8 commit 61b8417Copy full SHA for 61b8417
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.25.9-SNAPSHOT</version>
+ <version>3.25.9</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -597,7 +597,7 @@
597
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
598
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
599
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
600
- <tag>ea</tag>
+ <tag>chronicle-map-3.25.9</tag>
601
</scm>
602
603
</project>
0 commit comments