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 f0b18b3 commit ab20ce6Copy full SHA for ab20ce6
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-analytics</artifactId>
29
- <version>2.25.1-SNAPSHOT</version>
+ <version>2.25.1</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>master</tag>
+ <tag>chronicle-analytics-2.25.1</tag>
349
</scm>
350
351
</project>
0 commit comments