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 ccb3b69 commit 632f4e8Copy full SHA for 632f4e8
pom.xml
@@ -27,7 +27,7 @@
27
28
<artifactId>chronicle-queue</artifactId>
29
30
- <version>5.24ea24-SNAPSHOT</version>
+ <version>5.24ea24</version>
31
<packaging>bundle</packaging>
32
<name>OpenHFT/Chronicle-Queue</name>
33
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -666,7 +666,7 @@
666
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
667
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
668
</developerConnection>
669
- <tag>develop</tag>
+ <tag>chronicle-queue-5.24ea24</tag>
670
</scm>
671
672
</project>
0 commit comments