Bump version for release 1.12.2-2

This commit is contained in:
Steven Smith 2018-02-06 14:30:12 -08:00
parent 23ee280c95
commit a9a2e0e2e5

View file

@ -5,7 +5,7 @@
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.12.2-2-SNAPSHOT</version>
<version>1.12.2-2</version>
<packaging>jar</packaging>
<name>MCProtocolLib</name>
@ -61,7 +61,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>packetlib</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>compile</scope>
</dependency>
<dependency>