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