Change pom version to again include revision number

This commit is contained in:
Jonas Herzig 2017-06-10 10:03:26 +02:00
parent f1afab396e
commit 0003b5f4ae

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.12-SNAPSHOT</version>
<version>1.12-1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>MCProtocolLib</name>