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 d682b65 commit 8c879bcCopy full SHA for 8c879bc
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-test-framework</artifactId>
29
- <version>2.26.4-SNAPSHOT</version>
+ <version>2.26.4</version>
30
<name>OpenHFT/Chronicle-Test-Framework</name>
31
<description>Chronicle-Test-Framework</description>
32
<packaging>jar</packaging>
@@ -173,7 +173,7 @@
173
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git</connection>
174
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git
175
</developerConnection>
176
- <tag>master</tag>
+ <tag>chronicle-test-framework-2.26.4</tag>
177
</scm>
178
179
</project>
0 commit comments