We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48eb42 + e4521fd commit c05e329Copy full SHA for c05e329
2 files changed
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>net.openhft</groupId>
24
<artifactId>java-parent-pom</artifactId>
25
- <version>1.1.36</version>
+ <version>1.24.0-SNAPSHOT</version>
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-test-framework</artifactId>
@@ -42,7 +42,7 @@
42
43
<artifactId>third-party-bom</artifactId>
44
<type>pom</type>
45
- <version>3.23.0</version>
+ <version>3.24.0-SNAPSHOT</version>
46
<scope>import</scope>
47
</dependency>
48
</dependencies>
@@ -129,7 +129,6 @@
129
<plugin>
130
<groupId>org.apache.maven.plugins</groupId>
131
<artifactId>maven-jar-plugin</artifactId>
132
- <version>3.2.0</version>
133
<configuration>
134
<archive>
135
<manifestEntries>
pom.xml.versionsBackup
0 commit comments