We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c84ce commit 4385e79Copy full SHA for 4385e79
affinity/pom.xml
@@ -26,7 +26,7 @@
26
27
<modelVersion>4.0.0</modelVersion>
28
<artifactId>affinity</artifactId>
29
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -224,7 +224,7 @@
224
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
225
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
226
</developerConnection>
227
- <tag>master</tag>
+ <tag>affinity-3.1.2</tag>
228
</scm>
229
230
</project>
0 commit comments