We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28cdb3 commit c099d71Copy full SHA for c099d71
affinity/pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>affinity</artifactId>
29
- <version>3.26ea4-SNAPSHOT</version>
+ <version>3.26ea4</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>net.openhft</groupId>
51
<artifactId>chronicle-bom</artifactId>
52
- <version>2.26ea14</version>
+ <version>2.26ea-SNAPSHOT</version>
53
<type>pom</type>
54
<scope>import</scope>
55
</dependency>
0 commit comments