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 04c9ff4 commit f178a42Copy full SHA for f178a42
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-test-framework</artifactId>
29
- <version>2.25.13-SNAPSHOT</version>
+ <version>2.25.13</version>
30
<name>OpenHFT/Chronicle-Test-Framework</name>
31
<description>Chronicle-Test-Framework</description>
32
<packaging>jar</packaging>
@@ -268,7 +268,7 @@
268
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git</connection>
269
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git
270
</developerConnection>
271
- <tag>master</tag>
+ <tag>chronicle-test-framework-2.25.13</tag>
272
</scm>
273
274
</project>
0 commit comments