[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>
|
||||
<artifactId>GriefPrevention</artifactId>
|
||||
<version>16.17.0</version>
|
||||
<version>16.17.1-SNAPSHOT</version>
|
||||
<properties>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:https://github.com/TechFortress/GriefPrevention.git</developerConnection>
|
||||
<tag>16.17.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user