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 2beb607 commit 2371ea2Copy full SHA for 2371ea2
1 file changed
pom.xml
@@ -16,7 +16,7 @@
16
<relativePath />
17
</parent>
18
<artifactId>chronicle-analytics</artifactId>
19
- <version>2026.2-SNAPSHOT</version>
+ <version>2026.2</version>
20
<name>OpenHFT/Chronicle-Analytics</name>
21
<description>Chronicle-Analytics</description>
22
<packaging>bundle</packaging>
@@ -242,7 +242,7 @@
242
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Analytics.git</connection>
243
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Analytics.git
244
</developerConnection>
245
- <tag>master</tag>
+ <tag>chronicle-analytics-2026.2</tag>
246
</scm>
247
248
</project>
0 commit comments