We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1e0fa commit 4f24021Copy full SHA for 4f24021
affinity/pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>affinity</artifactId>
29
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity</name>
@@ -134,7 +134,7 @@
134
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
135
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
136
</developerConnection>
137
- <tag>affinity-2.1.0</tag>
+ <tag>master</tag>
138
</scm>
139
140
</project>
0 commit comments