We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b248a16 commit 57eaf9cCopy full SHA for 57eaf9c
1 file changed
pom.xml
@@ -15,7 +15,7 @@
15
</parent>
16
17
<artifactId>chronicle-queue</artifactId>
18
- <version>2026.2</version>
+ <version>2026.3-SNAPSHOT</version>
19
<packaging>bundle</packaging>
20
<name>OpenHFT/Chronicle Queue</name>
21
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -622,7 +622,7 @@
622
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
623
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
624
</developerConnection>
625
- <tag>chronicle-queue-2026.2</tag>
+ <tag>develop</tag>
626
</scm>
627
628
</project>
0 commit comments