Skip to content

Commit 78c5799

Browse files
committed
[maven-release-plugin] prepare release JavaFastPFOR-0.3.8
1 parent 7e7567f commit 78c5799

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>me.lemire.integercompression</groupId>
44
<artifactId>JavaFastPFOR</artifactId>
5-
<version>0.3.8-SNAPSHOT</version>
5+
<version>0.3.8</version>
66
<packaging>jar</packaging>
77
<properties>
88
<maven.compiler.source>21</maven.compiler.source>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:https://github.com/fast-pack/JavaFastPFOR.git</connection>
2424
<url>scm:git:https://github.com/fast-pack/JavaFastPFOR.git</url>
2525
<developerConnection>scm:git:https://github.com/fast-pack/JavaFastPFOR.git</developerConnection>
26-
<tag>HEAD</tag>
26+
<tag>JavaFastPFOR-0.3.8</tag>
2727
</scm>
2828

2929
<distributionManagement>

0 commit comments

Comments
 (0)