We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ba9fa commit bcbe94aCopy full SHA for bcbe94a
affinity-test/pom.xml
@@ -28,7 +28,7 @@
28
29
<modelVersion>4.0.0</modelVersion>
30
<artifactId>affinity-test</artifactId>
31
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
32
<packaging>bundle</packaging>
33
34
<name>OpenHFT/Java-Thread-Affinity/affinity-test</name>
affinity/pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>net.openhft</groupId>
22
<artifactId>java-parent-pom</artifactId>
23
- <version>1.1.11</version>
+ <version>1.1.12</version>
24
<relativePath />
25
</parent>
26
0 commit comments