Fix error on 1.12

This commit is contained in:
libraryaddict
2020-05-22 20:38:06 +12:00
parent c60d676244
commit 57a4507de9
2 changed files with 10 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<version>10.0.9</version>
<version>10.0.9-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>