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 8e5ff68 commit 0966ef5Copy full SHA for 0966ef5
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
</properties>
22
23
<artifactId>jlbh</artifactId>
24
- <version>2026.2-SNAPSHOT</version>
+ <version>2026.2</version>
25
<name>OpenHFT/JLBH</name>
26
<description>Java Latency Benchmark Harness</description>
27
<packaging>jar</packaging>
@@ -164,7 +164,7 @@
164
<url>scm:git:git@github.com:OpenHFT/JLBH.git</url>
165
<connection>scm:git:git@github.com:OpenHFT/JLBH.git</connection>
166
<developerConnection>scm:git:git@github.com:OpenHFT/JLBH.git</developerConnection>
167
- <tag>master</tag>
+ <tag>jlbh-2026.2</tag>
168
</scm>
169
170
</project>
0 commit comments