Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jlbh-1.21ea0
Browse files Browse the repository at this point in the history
  • Loading branch information
teamcity_hft committed Jan 4, 2021
1 parent a20fb86 commit dfc86fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<groupId>net.openhft</groupId>
<artifactId>java-parent-pom</artifactId>
<version>1.1.24</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>jlbh</artifactId>
<version>1.21ea0-SNAPSHOT</version>
<version>1.21ea0</version>
<name>OpenHFT/JLBH</name>
<description>Java Latency Benchmark Harness</description>
<packaging>jar</packaging>
Expand Down Expand Up @@ -199,7 +199,7 @@
<url>scm:git:git@github.com:OpenHFT/JLBH.git</url>
<connection>scm:git:git@github.com:OpenHFT/JLBH.git</connection>
<developerConnection>scm:git:git@github.com:OpenHFT/JLBH.git</developerConnection>
<tag>master</tag>
<tag>jlbh-1.21ea0</tag>
</scm>

</project>

0 comments on commit dfc86fe

Please sign in to comment.