Skip to content

Commit cec1b7b

Browse files
authored
Merge pull request #87 from OpenHFT/feature/latest-java-parent-pom
latest java-parent-pom
2 parents b1179db + 48da7af commit cec1b7b

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.1.26</version>
24+
<version>1.1.29</version>
2525
<relativePath />
2626
</parent>
2727

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.26</version>
24+
<version>1.1.29</version>
2525
<relativePath />
2626
</parent>
2727

0 commit comments

Comments
 (0)