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 b7dbc9f commit 1455a2aCopy full SHA for 1455a2a
java/pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>net.razorvine</groupId>
11
<artifactId>pyrolite</artifactId>
12
- <version>4.19-SNAPSHOT</version>
+ <version>4.19</version>
13
<packaging>jar</packaging>
14
15
<name>pyrolite</name>
@@ -68,7 +68,7 @@
68
<url>https://github.com/irmen/Pyrolite</url>
69
<connection>scm:git:https://github.com/irmen/Pyrolite.git</connection>
70
<developerConnection>scm:git:https://github.com/irmen/Pyrolite.git</developerConnection>
71
- <tag>HEAD</tag>
+ <tag>pyrolite-4.19</tag>
72
</scm>
73
<issueManagement>
74
<system>Github</system>
0 commit comments