mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-16 15:46:12 +01:00
Update version to 3.7.0-SNAPSHOT
This commit is contained in:
parent
d7e46215b8
commit
f1cb43bbc5
@ -2,9 +2,9 @@
|
|||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
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>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.comphenix.protocol</groupId>
|
<groupId>com.comphenix.protocol</groupId>
|
||||||
<artifactId>ProtocolLib</artifactId>
|
<artifactId>ProtocolLib-Legacy</artifactId>
|
||||||
<version>3.6.0-SNAPSHOT</version>
|
<version>3.7.0-SNAPSHOT</version>
|
||||||
<name>ProtocolLib</name>
|
<name>ProtocolLib-Legacy</name>
|
||||||
|
|
||||||
<description>Provides read/write access to the Minecraft protocol.</description>
|
<description>Provides read/write access to the Minecraft protocol.</description>
|
||||||
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
|
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user