Skip to content

Commit c7df5f7

Browse files
committed
Update POM versions to 2026.0-SNAPSHOT
1 parent 780e34c commit c7df5f7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

affinity-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>net.openhft</groupId>
1313
<artifactId>java-parent-pom</artifactId>
14-
<version>1.27ea1</version>
14+
<version>2026.0-SNAPSHOT</version>
1515
<relativePath />
1616
</parent>
1717

affinity/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>net.openhft</groupId>
1313
<artifactId>java-parent-pom</artifactId>
14-
<version>1.27ea1</version>
14+
<version>2026.0-SNAPSHOT</version>
1515
<relativePath />
1616
</parent>
1717

@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>net.openhft</groupId>
4343
<artifactId>chronicle-bom</artifactId>
44-
<version>2.27ea-SNAPSHOT</version>
44+
<version>2026.0-SNAPSHOT</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>net.openhft</groupId>
1313
<artifactId>java-parent-pom</artifactId>
14-
<version>1.27ea1</version>
14+
<version>2026.0-SNAPSHOT</version>
1515
<relativePath />
1616
</parent>
1717

0 commit comments

Comments
 (0)