Skip to content

Commit a3466a0

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.2
1 parent b089153 commit a3466a0

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.2-SNAPSHOT</version>
29+
<version>0.2</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>
@@ -90,7 +90,7 @@
9090
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
9191
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
9292
</developerConnection>
93-
<tag>master</tag>
93+
<tag>zero-allocation-hashing-0.2</tag>
9494
</scm>
9595

9696

0 commit comments

Comments
 (0)