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 ffcbae3 commit b5d2d05Copy full SHA for b5d2d05
1 file changed
pom.xml
@@ -27,7 +27,7 @@
27
28
<artifactId>chronicle-queue</artifactId>
29
30
- <version>5.25.28-SNAPSHOT</version>
+ <version>5.25.28</version>
31
<packaging>bundle</packaging>
32
<name>OpenHFT/Chronicle Queue</name>
33
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -687,7 +687,7 @@
687
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
688
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
689
</developerConnection>
690
- <tag>develop</tag>
+ <tag>chronicle-queue-5.25.28</tag>
691
</scm>
692
693
</project>
0 commit comments