Skip to content

Commit 896f364

Browse files
author
Rob Austin
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.16
1 parent 4b4632f commit 896f364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.16-SNAPSHOT</version>
29+
<version>0.16</version>
3030
<name>Zero-allocation Hashing</name>
3131
<description>Zero-allocation implementations of fast non-cryptographic hash functions
3232
for byte sequences or blocks of memory</description>
@@ -304,7 +304,7 @@
304304
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
305305
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
306306
</developerConnection>
307-
<tag>master</tag>
307+
<tag>zero-allocation-hashing-0.16</tag>
308308
</scm>
309309

310310
<profiles>

0 commit comments

Comments
 (0)