Skip to content

Commit 028be37

Browse files
author
hft-team-city
committed
[maven-release-plugin] prepare release zero-allocation-hashing-2026.0
1 parent 0642da4 commit 028be37

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
@@ -16,7 +16,7 @@
1616

1717
<modelVersion>4.0.0</modelVersion>
1818
<artifactId>zero-allocation-hashing</artifactId>
19-
<version>2026.0-SNAPSHOT</version>
19+
<version>2026.0</version>
2020
<name>Zero-allocation Hashing</name>
2121
<description>Zero-allocation implementations of fast non-cryptographic hash functions
2222
for byte sequences or blocks of memory</description>
@@ -282,7 +282,7 @@
282282
<connection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git</connection>
283283
<developerConnection>scm:git:git@github.com:OpenHFT/zero-allocation-hashing.git
284284
</developerConnection>
285-
<tag>master</tag>
285+
<tag>zero-allocation-hashing-2026.0</tag>
286286
</scm>
287287

288288
<profiles>

0 commit comments

Comments
 (0)