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 e095013 commit afb2de0Copy full SHA for afb2de0
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.22ea1-SNAPSHOT</version>
+ <version>3.22ea1</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -565,7 +565,7 @@
565
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
566
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
567
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
568
- <tag>ea</tag>
+ <tag>chronicle-map-3.22ea1</tag>
569
</scm>
570
571
</project>
0 commit comments