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 d007915 commit e56feb6Copy full SHA for e56feb6
1 file changed
pom.xml
@@ -31,7 +31,7 @@
31
</properties>
32
33
<artifactId>jlbh</artifactId>
34
- <version>1.25.8-SNAPSHOT</version>
+ <version>1.25.8</version>
35
<name>OpenHFT/JLBH</name>
36
<description>Java Latency Benchmark Harness</description>
37
<packaging>jar</packaging>
@@ -169,7 +169,7 @@
169
<url>scm:git:git@github.com:OpenHFT/JLBH.git</url>
170
<connection>scm:git:git@github.com:OpenHFT/JLBH.git</connection>
171
<developerConnection>scm:git:git@github.com:OpenHFT/JLBH.git</developerConnection>
172
- <tag>master</tag>
+ <tag>jlbh-1.25.8</tag>
173
</scm>
174
175
</project>
0 commit comments