Remove test files, bump version

This commit is contained in:
Luck
2016-07-19 13:01:58 +01:00
Unverified
parent cdf8a4ce18
commit ea358e88e1
9 changed files with 11 additions and 27 deletions
+2 -1
View File
@@ -5,11 +5,12 @@
<parent>
<artifactId>luckperms</artifactId>
<groupId>me.lucko</groupId>
<version>1.1</version>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>luckperms-common</artifactId>
<version>$(project.parent.version)</version>
<build>
<plugins>
<plugin>