Skip to content

Commit

Permalink
Bump parent pom and third party bom to release versions (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgd authored Nov 13, 2024
1 parent 98cd29d commit 47b44a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>net.openhft</groupId>
<artifactId>java-parent-pom</artifactId>
<version>1.27ea0-SNAPSHOT</version>
<version>1.27ea0</version>
<relativePath />
</parent>

Expand All @@ -38,7 +38,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>third-party-bom</artifactId>
<version>3.27ea0-SNAPSHOT</version>
<version>3.27ea0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 47b44a5

Please sign in to comment.