Skip to content

Commit 6cc1876

Browse files
committed
Switch to branch 21-release, adjust versions
1 parent 59f4071 commit 6cc1876

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>net.openhft</groupId>
4444
<artifactId>chronicle-bom</artifactId>
45-
<version>2.21ea-SNAPSHOT</version>
45+
<version>2.21-SNAPSHOT</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<artifactId>chronicle-map</artifactId>
1414

15-
<version>3.21ea84-SNAPSHOT</version>
15+
<version>3.21.84-SNAPSHOT</version>
1616
<name>OpenHFT/Chronicle-Map</name>
1717
<description>Chronicle-Map</description>
1818
<packaging>bundle</packaging>
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>net.openhft</groupId>
3333
<artifactId>chronicle-bom</artifactId>
34-
<version>2.21ea-SNAPSHOT</version>
34+
<version>2.21-SNAPSHOT</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>
@@ -551,7 +551,7 @@
551551
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
552552
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
553553
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
554-
<tag>ea</tag>
554+
<tag>21-release</tag>
555555
</scm>
556556

557557
</project>

0 commit comments

Comments
 (0)