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 e5c570b commit 9e85f66Copy full SHA for 9e85f66
pom.xml
@@ -12,7 +12,7 @@
12
13
<artifactId>chronicle-map</artifactId>
14
15
- <version>3.26ea2-SNAPSHOT</version>
+ <version>3.26ea2</version>
16
<name>OpenHFT/Chronicle-Map</name>
17
<description>Chronicle-Map</description>
18
<packaging>bundle</packaging>
@@ -535,7 +535,7 @@
535
<url>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</url>
536
<connection>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</connection>
537
<developerConnection>scm:git:[email protected]:OpenHFT/Chronicle-Map.git</developerConnection>
538
- <tag>ea</tag>
+ <tag>chronicle-map-3.26ea2</tag>
539
</scm>
540
541
</project>
0 commit comments