Skip to content

Commit 060f914

Browse files
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.7
1 parent 8a6d6a1 commit 060f914

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.7-SNAPSHOT</version>
29+
<version>0.7</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.7</tag>
127127
</scm>
128128

129129

0 commit comments

Comments
 (0)