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 639fda8 commit 6a1ff8eCopy full SHA for 6a1ff8e
pom.xml
@@ -27,7 +27,7 @@
27
28
<artifactId>chronicle-queue</artifactId>
29
30
- <version>5.22.29-SNAPSHOT</version>
+ <version>5.22.29</version>
31
<packaging>bundle</packaging>
32
<name>OpenHFT/Chronicle-Queue</name>
33
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -522,7 +522,7 @@
522
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
523
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
524
</developerConnection>
525
- <tag>release/2.22</tag>
+ <tag>chronicle-queue-5.22.29</tag>
526
</scm>
527
528
</project>
0 commit comments