We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e411241 commit 00f62f7Copy full SHA for 00f62f7
pom.xml
@@ -26,7 +26,7 @@
26
27
<modelVersion>4.0.0</modelVersion>
28
<artifactId>chronicle-threads</artifactId>
29
- <version>2.17.2-SNAPSHOT</version>
+ <version>2.17.2</version>
30
<name>OpenHFT/Chronicle-Threads</name>
31
<description>Chronicle-Threads</description>
32
<packaging>bundle</packaging>
@@ -180,7 +180,7 @@
180
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Threads.git</connection>
181
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Threads.git
182
</developerConnection>
183
- <tag>master</tag>
+ <tag>chronicle-threads-2.17.2</tag>
184
</scm>
185
186
</project>
0 commit comments