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