Skip to content

Commit b770174

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.5
1 parent 39ae09e commit b770174

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>zero-allocation-hashing</artifactId>
29-
<version>0.5-SNAPSHOT</version>
29+
<version>0.5</version>
3030
<name>Zero-allocation Hashing</name>
3131
<description>Zero-allocation, pretty fast implementations
3232
of non-cryptographic hash functions for byte sequences or blocks of memory</description>
@@ -91,7 +91,7 @@
9191
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
9292
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
9393
</developerConnection>
94-
<tag>master</tag>
94+
<tag>zero-allocation-hashing-0.5</tag>
9595
</scm>
9696

9797

0 commit comments

Comments
 (0)