We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e4621 commit f1cb43bCopy full SHA for f1cb43b
ProtocolLib/pom.xml
@@ -2,9 +2,9 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.comphenix.protocol</groupId>
5
- <artifactId>ProtocolLib</artifactId>
6
- <version>3.6.0-SNAPSHOT</version>
7
- <name>ProtocolLib</name>
+ <artifactId>ProtocolLib-Legacy</artifactId>
+ <version>3.7.0-SNAPSHOT</version>
+ <name>ProtocolLib-Legacy</name>
8
9
<description>Provides read/write access to the Minecraft protocol.</description>
10
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
0 commit comments