Skip to content

Commit 29aaddc

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.9
1 parent ce9183e commit 29aaddc

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.9-SNAPSHOT</version>
29+
<version>0.9</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>
@@ -196,7 +196,7 @@
196196
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
197197
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
198198
</developerConnection>
199-
<tag>master</tag>
199+
<tag>zero-allocation-hashing-0.9</tag>
200200
</scm>
201201

202202
<profiles>

0 commit comments

Comments
 (0)