Skip to content

Commit

Permalink
Updating to bom version 2.25ea35
Browse files Browse the repository at this point in the history
  • Loading branch information
hft-team-city committed Mar 15, 2024
1 parent 9987428 commit 8d15239
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>2.25ea-SNAPSHOT</version>
<version>2.25ea35</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion marshallingperf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>2.25ea-SNAPSHOT</version>
<version>2.25ea35</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion microbenchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>2.25ea-SNAPSHOT</version>
<version>2.25ea35</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>2.25ea-SNAPSHOT</version>
<version>2.25ea35</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8d15239

Please sign in to comment.