Skip to content

Commit f3b641d

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.4
1 parent 03cb4f7 commit f3b641d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.4-SNAPSHOT</version>
29+
<version>0.4</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.4</tag>
9494
</scm>
9595

9696

0 commit comments

Comments
 (0)