Skip to content

Commit 85226b8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b120207 commit 85226b8

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.10</version>
12+
<version>4.11-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>pyrolite</name>
@@ -68,7 +68,7 @@
6868
<url>https://github.com/irmen/Pyrolite</url>
6969
<connection>scm:git:https://github.com/irmen/Pyrolite.git</connection>
7070
<developerConnection>scm:git:https://github.com/irmen/Pyrolite.git</developerConnection>
71-
<tag>pyrolite-4.10</tag>
71+
<tag>HEAD</tag>
7272
</scm>
7373
<issueManagement>
7474
<system>Github</system>

0 commit comments

Comments
 (0)