We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8834bd4 commit 511e2caCopy full SHA for 511e2ca
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>me.lemire.integercompression</groupId>
4
<artifactId>JavaFastPFOR</artifactId>
5
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<properties>
8
<maven.compiler.source>21</maven.compiler.source>
@@ -22,7 +22,6 @@
22
<connection>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</connection>
23
<url>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</url>
24
<developerConnection>scm:git:[email protected]:fast-pack/JavaFastPFOR.git</developerConnection>
25
- <tag>JavaFastPFOR-0.3.0</tag>
26
</scm>
27
<developers>
28
<developer>
0 commit comments