We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62b6fd commit 18cf098Copy full SHA for 18cf098
affinity-test/pom.xml
@@ -22,13 +22,13 @@
22
<parent>
23
<groupId>net.openhft</groupId>
24
<artifactId>java-parent-pom</artifactId>
25
- <version>1.1.15</version>
+ <version>1.1.16</version>
26
<relativePath/>
27
</parent>
28
29
<modelVersion>4.0.0</modelVersion>
30
<artifactId>affinity-test</artifactId>
31
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.8-SNAPSHOT</version>
32
<packaging>bundle</packaging>
33
34
<name>OpenHFT/Java-Thread-Affinity/affinity-test</name>
pom.xml
@@ -22,7 +22,7 @@
<artifactId>root-parent-pom</artifactId>
- <version>1.1.11</version>
+ <version>1.1.12</version>
0 commit comments