[maven-release-plugin] prepare for next development iteration

master
Graham 4 years ago
parent c04fe3f9b2
commit 2c2b288f59
  1. 4
      pom.xml

@ -9,7 +9,7 @@
</parent>
<artifactId>openrs2-natives-all</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>OpenRS2 All Natives</name>
@ -22,7 +22,7 @@
<connection>scm:git:https://git.openrs2.dev/openrs2/openrs2-natives-all.git</connection>
<developerConnection>scm:git:git@git.openrs2.dev:openrs2/openrs2-natives-all.git</developerConnection>
<url>https://git.openrs2.dev/openrs2/openrs2-natives-all</url>
<tag>v2.0.1</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>Gitea</system>

Loading…
Cancel
Save