We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2905d commit fe3afadCopy full SHA for fe3afad
affinity/pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
30
<artifactId>affinity</artifactId>
31
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
32
<packaging>bundle</packaging>
33
34
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -153,7 +153,7 @@
153
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
154
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
155
</developerConnection>
156
- <tag>affinity-2.1.6</tag>
+ <tag>master</tag>
157
</scm>
158
159
</project>
0 commit comments