Skip to content

Commit 18cf098

Browse files
committed
update root/java parent pom and bring affinity-test version in line
1 parent f62b6fd commit 18cf098

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

affinity-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<parent>
2323
<groupId>net.openhft</groupId>
2424
<artifactId>java-parent-pom</artifactId>
25-
<version>1.1.15</version>
25+
<version>1.1.16</version>
2626
<relativePath/>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>
3030
<artifactId>affinity-test</artifactId>
31-
<version>3.1.1-SNAPSHOT</version>
31+
<version>3.1.8-SNAPSHOT</version>
3232
<packaging>bundle</packaging>
3333

3434
<name>OpenHFT/Java-Thread-Affinity/affinity-test</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.openhft</groupId>
2424
<artifactId>root-parent-pom</artifactId>
25-
<version>1.1.11</version>
25+
<version>1.1.12</version>
2626
<relativePath/>
2727
</parent>
2828

0 commit comments

Comments
 (0)