Skip to content

Commit 511e2ca

Browse files
committed
up
1 parent 8834bd4 commit 511e2ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 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.1-SNAPSHOT</version>
5+
<version>0.3.0-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<properties>
88
<maven.compiler.source>21</maven.compiler.source>
@@ -22,7 +22,6 @@
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>JavaFastPFOR-0.3.0</tag>
2625
</scm>
2726
<developers>
2827
<developer>

0 commit comments

Comments
 (0)