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 5d78663 commit 496f62eCopy full SHA for 496f62e
affinity/pom.xml
@@ -25,7 +25,7 @@
25
26
<modelVersion>4.0.0</modelVersion>
27
<artifactId>affinity</artifactId>
28
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
29
<packaging>bundle</packaging>
30
31
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -222,7 +222,7 @@
222
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
223
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
224
</developerConnection>
225
- <tag>master</tag>
+ <tag>affinity-3.2.2</tag>
226
</scm>
227
228
</project>
0 commit comments