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 284a055 commit a7a616dCopy full SHA for a7a616d
1 file changed
pom.xml
@@ -31,7 +31,7 @@
31
</properties>
32
33
<artifactId>jlbh</artifactId>
34
- <version>1.27ea1-SNAPSHOT</version>
+ <version>1.27ea1</version>
35
<name>OpenHFT/JLBH</name>
36
<description>Java Latency Benchmark Harness</description>
37
<packaging>jar</packaging>
@@ -163,7 +163,7 @@
163
<url>scm:git:git@github.com:OpenHFT/JLBH.git</url>
164
<connection>scm:git:git@github.com:OpenHFT/JLBH.git</connection>
165
<developerConnection>scm:git:git@github.com:OpenHFT/JLBH.git</developerConnection>
166
- <tag>master</tag>
+ <tag>jlbh-1.27ea1</tag>
167
</scm>
168
169
</project>
0 commit comments