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