We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66dfa4 commit 9679d17Copy full SHA for 9679d17
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
<relativePath />
27
</parent>
28
<artifactId>chronicle-test-framework</artifactId>
29
- <version>2.24ea5</version>
+ <version>2.24ea6-SNAPSHOT</version>
30
<name>OpenHFT/Chronicle-Test-Framework</name>
31
<description>Chronicle-Test-Framework</description>
32
<packaging>jar</packaging>
@@ -276,7 +276,7 @@
276
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git</connection>
277
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Test-Framework.git
278
</developerConnection>
279
- <tag>chronicle-test-framework-2.24ea5</tag>
+ <tag>master</tag>
280
</scm>
281
282
</project>
0 commit comments