We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a848406 commit bc1c3fcCopy full SHA for bc1c3fc
1 file changed
affinity/pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
30
<artifactId>affinity</artifactId>
31
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
32
<packaging>bundle</packaging>
33
34
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -173,7 +173,7 @@
173
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
174
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
175
</developerConnection>
176
- <tag>master</tag>
+ <tag>affinity-2.2</tag>
177
</scm>
178
179
</project>
0 commit comments