Skip to content

Commit 182f191

Browse files
committed
[maven-release-plugin] prepare release JavaFastPFOR-0.3.3
1 parent 08817f9 commit 182f191

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.3-SNAPSHOT</version>
5+
<version>0.3.3</version>
66
<packaging>jar</packaging>
77
<properties>
88
<maven.compiler.source>21</maven.compiler.source>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</connection>
2323
<url>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</url>
2424
<developerConnection>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>JavaFastPFOR-0.3.3</tag>
2626
</scm>
2727
<developers>
2828
<developer>

0 commit comments

Comments
 (0)