Update version to 3.7.0-SNAPSHOT

This commit is contained in:
Dan Mulloy 2016-07-26 19:57:33 -04:00
parent d7e46215b8
commit f1cb43bbc5
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
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.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>3.6.0-SNAPSHOT</version>
<name>ProtocolLib</name>
<artifactId>ProtocolLib-Legacy</artifactId>
<version>3.7.0-SNAPSHOT</version>
<name>ProtocolLib-Legacy</name>
<description>Provides read/write access to the Minecraft protocol.</description>
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>