We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff4451 commit 93c7f74Copy full SHA for 93c7f74
java/pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>net.razorvine</groupId>
11
<artifactId>pyrolite</artifactId>
12
- <version>4.22-SNAPSHOT</version>
+ <version>4.22</version>
13
<packaging>jar</packaging>
14
15
<name>pyrolite</name>
@@ -69,7 +69,7 @@
69
<url>https://github.com/irmen/Pyrolite</url>
70
<connection>scm:git:https://github.com/irmen/Pyrolite.git</connection>
71
<developerConnection>scm:git:https://github.com/irmen/Pyrolite.git</developerConnection>
72
- <tag>HEAD</tag>
+ <tag>pyrolite-4.22</tag>
73
</scm>
74
<issueManagement>
75
<system>Github</system>
0 commit comments