[maven-release-plugin] prepare release 16.17.1

This commit is contained in:
RoboMWM 2021-01-18 20:33:07 -08:00
parent 936b20afa2
commit 2b69191e73

View File

@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.griefprevention</groupId>
<artifactId>GriefPrevention</artifactId>
<version>16.17.1-SNAPSHOT</version>
<version>16.17.1</version>
<name>GriefPrevention</name>
<description>The official self-service anti-griefing Bukkit plugin for Minecraft servers since 2011.</description>
@ -32,7 +30,7 @@
<scm>
<developerConnection>scm:git:https://github.com/TechFortress/GriefPrevention.git</developerConnection>
<tag>HEAD</tag>
<tag>16.17.1</tag>
</scm>
<repositories>