We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca4479 commit 9a8af23Copy full SHA for 9a8af23
1 file changed
affinity/pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>affinity</artifactId>
29
- <version>3.21ea1.1-SNAPSHOT</version>
+ <version>3.21ea1.1</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -214,7 +214,7 @@
214
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
215
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
216
</developerConnection>
217
- <tag>ea</tag>
+ <tag>affinity-3.21ea1.1</tag>
218
</scm>
219
220
</project>
0 commit comments