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 ddb499c commit 2de0ffbCopy full SHA for 2de0ffb
affinity/pom.xml
@@ -25,7 +25,7 @@
25
26
<modelVersion>4.0.0</modelVersion>
27
<artifactId>affinity</artifactId>
28
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.20.0</version>
29
<packaging>bundle</packaging>
30
31
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -233,7 +233,7 @@
233
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
234
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
235
</developerConnection>
236
- <tag>master</tag>
+ <tag>affinity-3.20.0</tag>
237
</scm>
238
239
</project>
0 commit comments