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