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