We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a3f50 commit c0fc8d1Copy full SHA for c0fc8d1
affinity/pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
30
<artifactId>affinity</artifactId>
31
- <version>2.1.5-SNAPSHOT</version>
+ <version>2.1.5</version>
32
<packaging>bundle</packaging>
33
34
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -158,7 +158,7 @@
158
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
159
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
160
</developerConnection>
161
- <tag>master</tag>
+ <tag>affinity-2.1.5</tag>
162
</scm>
163
164
</project>
0 commit comments