Skip to content

Commit a70bec9

Browse files
author
hft-team-city
committed
Reverting back to bom version 2.26ea-SNAPSHOT
1 parent 99908af commit a70bec9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>net.openhft</groupId>
5050
<artifactId>chronicle-bom</artifactId>
51-
<version>2.26ea46</version>
51+
<version>2.26ea-SNAPSHOT</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

marshallingperf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>net.openhft</groupId>
5050
<artifactId>chronicle-bom</artifactId>
51-
<version>2.26ea46</version>
51+
<version>2.26ea-SNAPSHOT</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

microbenchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>net.openhft</groupId>
4545
<artifactId>chronicle-bom</artifactId>
46-
<version>2.26ea46</version>
46+
<version>2.26ea-SNAPSHOT</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>net.openhft</groupId>
5151
<artifactId>chronicle-bom</artifactId>
52-
<version>2.26ea46</version>
52+
<version>2.26ea-SNAPSHOT</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

0 commit comments

Comments
 (0)