Skip to content

Commit bcc12e5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6463b41 commit bcc12e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>net.razorvine</groupId>
1111
<artifactId>pyrolite</artifactId>
12-
<version>4.7</version>
12+
<version>4.8-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>pyrolite</name>
@@ -67,7 +67,7 @@
6767
<url>https://github.com/irmen/Pyrolite</url>
6868
<connection>scm:git:https://github.com/irmen/Pyrolite.git</connection>
6969
<developerConnection>scm:git:https://github.com/irmen/Pyrolite.git</developerConnection>
70-
<tag>pyrolite-4.7</tag>
70+
<tag>HEAD</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>Github</system>

0 commit comments

Comments
 (0)