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 39adb0c commit fb838d8Copy full SHA for fb838d8
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.25ea4-SNAPSHOT</version>
+ <version>3.25ea4</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -593,7 +593,7 @@
593
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
594
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
595
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
596
- <tag>ea</tag>
+ <tag>chronicle-map-3.25ea4</tag>
597
</scm>
598
599
</project>
0 commit comments