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 358d7ab commit d7626d7Copy full SHA for d7626d7
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-analytics</artifactId>
29
- <version>2.24.2-SNAPSHOT</version>
+ <version>2.24.2</version>
30
<name>OpenHFT/Chronicle-Analytics</name>
31
<description>Chronicle-Analytics</description>
32
<packaging>bundle</packaging>
@@ -345,7 +345,7 @@
345
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Analytics.git</connection>
346
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Analytics.git
347
</developerConnection>
348
- <tag>release/2.24</tag>
+ <tag>chronicle-analytics-2.24.2</tag>
349
</scm>
350
351
</project>
0 commit comments