mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-28 05:35:28 +01:00
Bump version to 3.6.5-SNAPSHOT
This commit is contained in:
parent
0dd37bb801
commit
b50133d322
@ -2,8 +2,8 @@
|
|||||||
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>
|
||||||
<artifactId>ProtocolLib</artifactId>
|
<artifactId>ProtocolLib</artifactId>
|
||||||
<version>3.6.4</version>
|
|
||||||
<name>ProtocolLib</name>
|
<name>ProtocolLib</name>
|
||||||
|
<version>3.6.5-SNAPSHOT</version>
|
||||||
|
|
||||||
<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>
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
name: ProtocolLib
|
name: ProtocolLib
|
||||||
#version: ${project.version}${project.build.number}
|
version: ${project.version}${project.build.number}
|
||||||
version: ${project.version}
|
|
||||||
description: Provides read/write access to the Minecraft protocol.
|
description: Provides read/write access to the Minecraft protocol.
|
||||||
authors: [dmulloy2, comphenix]
|
authors: [dmulloy2, comphenix]
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>ProtocolLib-v1_7_R4</artifactId>
|
<artifactId>ProtocolLib-v1_7_R4</artifactId>
|
||||||
<name>ProtocolLib-v1_7_R4</name>
|
<name>ProtocolLib-v1_7_R4</name>
|
||||||
<version>3.6.4</version>
|
<version>3.6.5-SNAPSHOT</version>
|
||||||
|
|
||||||
<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