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 eb68e52 commit 1d2ddadCopy full SHA for 1d2ddad
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-test-framework</artifactId>
29
- <version>2.27ea1-SNAPSHOT</version>
+ <version>2.27ea1</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.27ea1</tag>
177
</scm>
178
179
</project>
0 commit comments