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 1c60012 commit 0043c57Copy full SHA for 0043c57
pom.xml
@@ -10,7 +10,7 @@
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>chronicle-map</artifactId>
13
- <version>3.12.0-SNAPSHOT</version>
+ <version>3.12.0</version>
14
<name>OpenHFT/Chronicle-Map</name>
15
<description>Chronicle-Map</description>
16
<packaging>bundle</packaging>
@@ -396,7 +396,7 @@
396
<url>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</url>
397
<connection>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</connection>
398
<developerConnection>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</developerConnection>
399
- <tag>master</tag>
+ <tag>chronicle-map-3.12.0</tag>
400
</scm>
401
402
</project>
0 commit comments