We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c30e39 commit 0cdbfabCopy full SHA for 0cdbfab
affinity/pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>affinity</artifactId>
29
- <version>2.0.3</version>
+ <version>2.0.4-SNAPSHOT</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity</name>
@@ -192,7 +192,7 @@
192
<url>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</url>
193
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
194
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</developerConnection>
195
- <tag>affinity-2.0.3</tag>
+ <tag>master</tag>
196
</scm>
197
198
</project>
0 commit comments