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 1f3387b commit f3cda82Copy full SHA for f3cda82
pom.xml
@@ -27,7 +27,7 @@
27
28
<artifactId>chronicle-queue</artifactId>
29
30
- <version>5.24ea26</version>
+ <version>5.24ea27-SNAPSHOT</version>
31
<packaging>bundle</packaging>
32
<name>OpenHFT/Chronicle Queue</name>
33
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -675,7 +675,7 @@
675
<connection>scm:git:[email protected]:OpenHFT/Chronicle-Queue.git</connection>
676
<developerConnection>scm:git:[email protected]:OpenHFT/Chronicle-Queue.git
677
</developerConnection>
678
- <tag>chronicle-queue-5.24ea26</tag>
+ <tag>develop</tag>
679
</scm>
680
681
</project>
0 commit comments