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

This commit is contained in:
RoboMWM 2021-01-18 20:33:23 -08:00
parent 2b69191e73
commit db842edc51

View File

@ -4,7 +4,7 @@
<groupId>com.griefprevention</groupId> <groupId>com.griefprevention</groupId>
<artifactId>GriefPrevention</artifactId> <artifactId>GriefPrevention</artifactId>
<version>16.17.1</version> <version>16.17.2-SNAPSHOT</version>
<name>GriefPrevention</name> <name>GriefPrevention</name>
<description>The official self-service anti-griefing Bukkit plugin for Minecraft servers since 2011.</description> <description>The official self-service anti-griefing Bukkit plugin for Minecraft servers since 2011.</description>
@ -30,7 +30,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.1</tag> <tag>HEAD</tag>
</scm> </scm>
<repositories> <repositories>