Fix SoundGroup preventing the plugin from loading

This commit is contained in:
libraryaddict
2020-05-24 16:49:13 +12:00
parent 17a53e22e4
commit 84f48b0346
7 changed files with 22 additions and 15 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.11</version>
<version>10.0.11-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>