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 69c2aea commit 33b3a7bCopy full SHA for 33b3a7b
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>chronicle-queue</artifactId>
29
- <version>5.27ea1-SNAPSHOT</version>
+ <version>5.27ea1</version>
30
<packaging>bundle</packaging>
31
<name>OpenHFT/Chronicle Queue</name>
32
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -668,7 +668,7 @@
668
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
669
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
670
</developerConnection>
671
- <tag>develop</tag>
+ <tag>chronicle-queue-5.27ea1</tag>
672
</scm>
673
674
</project>
0 commit comments