Skip to content

Commit ee0b56f

Browse files
committed
update parent pom version
1 parent 008a72c commit ee0b56f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

affinity-test/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>java-parent-pom</artifactId>
25-
<version>1.1.10</version>
25+
<version>1.1.12</version>
2626
<relativePath/>
2727
</parent>
2828

affinity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.1.10</version>
24+
<version>1.1.12</version>
2525
<relativePath />
2626
</parent>
2727

0 commit comments

Comments
 (0)