[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
8b139c2239
commit
2d68fa5cd2
4
pom.xml
4
pom.xml
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<groupId>com.griefprevention</groupId>
|
<groupId>com.griefprevention</groupId>
|
||||||
<artifactId>GriefPrevention</artifactId>
|
<artifactId>GriefPrevention</artifactId>
|
||||||
<version>16.17.0</version>
|
<version>16.17.1-SNAPSHOT</version>
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
|
|
@ -138,7 +138,7 @@
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:https://github.com/TechFortress/GriefPrevention.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/TechFortress/GriefPrevention.git</developerConnection>
|
||||||
<tag>16.17.0</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user