[maven-release-plugin] prepare release 16.18-RC1

This commit is contained in:
RoboMWM 2021-12-13 20:04:16 -08:00
parent 3562a238dd
commit 43536ba5a7

View File

@ -4,7 +4,7 @@
<groupId>com.griefprevention</groupId> <groupId>com.griefprevention</groupId>
<artifactId>GriefPrevention</artifactId> <artifactId>GriefPrevention</artifactId>
<version>16.17.2-SNAPSHOT</version> <version>16.18-RC1</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>HEAD</tag> <tag>16.18-RC1</tag>
</scm> </scm>
<repositories> <repositories>