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 fecad49 commit fbf88bfCopy full SHA for fbf88bf
pom.xml
@@ -27,7 +27,7 @@
27
28
<artifactId>chronicle-queue</artifactId>
29
30
- <version>5.23.46-SNAPSHOT</version>
+ <version>5.23.46</version>
31
<packaging>bundle</packaging>
32
<name>OpenHFT/Chronicle-Queue</name>
33
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -652,7 +652,7 @@
652
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
653
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
654
</developerConnection>
655
- <tag>release/2.23</tag>
+ <tag>chronicle-queue-5.23.46</tag>
656
</scm>
657
658
</project>
0 commit comments