Skip to content

Commit c05e329

Browse files
authored
Merge pull request #40 from OpenHFT/latest-openhft-poms
Latest openhft poms
2 parents e48eb42 + e4521fd commit c05e329

2 files changed

Lines changed: 2 additions & 258 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.openhft</groupId>
2424
<artifactId>java-parent-pom</artifactId>
25-
<version>1.1.36</version>
25+
<version>1.24.0-SNAPSHOT</version>
2626
<relativePath />
2727
</parent>
2828
<artifactId>chronicle-test-framework</artifactId>
@@ -42,7 +42,7 @@
4242
<groupId>net.openhft</groupId>
4343
<artifactId>third-party-bom</artifactId>
4444
<type>pom</type>
45-
<version>3.23.0</version>
45+
<version>3.24.0-SNAPSHOT</version>
4646
<scope>import</scope>
4747
</dependency>
4848
</dependencies>
@@ -129,7 +129,6 @@
129129
<plugin>
130130
<groupId>org.apache.maven.plugins</groupId>
131131
<artifactId>maven-jar-plugin</artifactId>
132-
<version>3.2.0</version>
133132
<configuration>
134133
<archive>
135134
<manifestEntries>

pom.xml.versionsBackup

Lines changed: 0 additions & 255 deletions
This file was deleted.

0 commit comments

Comments
 (0)