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 08a0486 commit 5895992Copy full SHA for 5895992
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.22ea4-SNAPSHOT</version>
+ <version>3.22ea4</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -587,7 +587,7 @@
587
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
588
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
589
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
590
- <tag>ea</tag>
+ <tag>chronicle-map-3.22ea4</tag>
591
</scm>
592
593
</project>
0 commit comments