Skip to content

Commit f1cb43b

Browse files
committed
Update version to 3.7.0-SNAPSHOT
1 parent d7e4621 commit f1cb43b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ProtocolLib/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.comphenix.protocol</groupId>
5-
<artifactId>ProtocolLib</artifactId>
6-
<version>3.6.0-SNAPSHOT</version>
7-
<name>ProtocolLib</name>
5+
<artifactId>ProtocolLib-Legacy</artifactId>
6+
<version>3.7.0-SNAPSHOT</version>
7+
<name>ProtocolLib-Legacy</name>
88

99
<description>Provides read/write access to the Minecraft protocol.</description>
1010
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>

0 commit comments

Comments
 (0)