We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e81e2 commit 762086fCopy full SHA for 762086f
affinity/pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>affinity</artifactId>
29
- <version>2.1.2</version>
+ <version>2.1.3-SNAPSHOT</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -145,7 +145,7 @@
145
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
146
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
147
</developerConnection>
148
- <tag>affinity-2.1.2</tag>
+ <tag>master</tag>
149
</scm>
150
151
</project>
0 commit comments