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 96d84d4 commit 527ceb7Copy full SHA for 527ceb7
1 file changed
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>chronicle-wire</artifactId>
30
- <version>2.26.17-SNAPSHOT</version>
+ <version>2.26.17</version>
31
<name>OpenHFT/Chronicle-Wire</name>
32
<description>Chronicle-Wire</description>
33
<packaging>bundle</packaging>
@@ -422,7 +422,7 @@
422
<url>scm:git:git@github.com:OpenHFT/Chronicle-Wire.git</url>
423
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Wire.git</connection>
424
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Wire.git</developerConnection>
425
- <tag>ea</tag>
+ <tag>chronicle-wire-2.26.17</tag>
426
</scm>
427
428
<profiles>
0 commit comments