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 98259bd commit 3ee85efCopy full SHA for 3ee85ef
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>chronicle-salt</artifactId>
30
- <version>2.23ea3-SNAPSHOT</version>
+ <version>2.23ea3</version>
31
<name>OpenHFT/Chronicle-Salt</name>
32
<description>Chronicle-Salt</description>
33
<packaging>bundle</packaging>
@@ -334,7 +334,7 @@
334
<url>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</url>
335
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</connection>
336
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Salt.git</developerConnection>
337
- <tag>master</tag>
+ <tag>chronicle-salt-2.23ea3</tag>
338
</scm>
339
340
</project>
0 commit comments