Skip to content

Commit 9881d80

Browse files
author
hft-team-city
committed
[maven-release-plugin] prepare release zero-allocation-hashing-0.26.3
1 parent 3eec093 commit 9881d80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.26.3-SNAPSHOT</version>
29+
<version>0.26.3</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>
@@ -305,7 +305,7 @@
305305
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
306306
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
307307
</developerConnection>
308-
<tag>master</tag>
308+
<tag>zero-allocation-hashing-0.26.3</tag>
309309
</scm>
310310

311311
<profiles>

0 commit comments

Comments
 (0)