Skip to content

Commit 57eaf9c

Browse files
author
hft-team-city
committed
[maven-release-plugin] prepare for next development iteration
1 parent b248a16 commit 57eaf9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</parent>
1616

1717
<artifactId>chronicle-queue</artifactId>
18-
<version>2026.2</version>
18+
<version>2026.3-SNAPSHOT</version>
1919
<packaging>bundle</packaging>
2020
<name>OpenHFT/Chronicle Queue</name>
2121
<description>Java library for persisted low latency messaging (Java 8+)</description>
@@ -622,7 +622,7 @@
622622
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
623623
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
624624
</developerConnection>
625-
<tag>chronicle-queue-2026.2</tag>
625+
<tag>develop</tag>
626626
</scm>
627627

628628
</project>

0 commit comments

Comments
 (0)