Skip to content

Commit be63199

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.6
1 parent 0866ed9 commit be63199

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.6-SNAPSHOT</version>
29+
<version>0.6</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>
@@ -123,7 +123,7 @@
123123
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
124124
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
125125
</developerConnection>
126-
<tag>master</tag>
126+
<tag>zero-allocation-hashing-0.6</tag>
127127
</scm>
128128

129129

0 commit comments

Comments
 (0)