Changed the way extended names work to fix a bug, fixes #423

This commit is contained in:
libraryaddict
2020-01-22 18:46:57 +13:00
parent 1aa5703bd5
commit da20612ae9
4 changed files with 148 additions and 109 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>9.9.0</version>
<version>9.9.0-SNAPSHOT</version>
<build>
<defaultGoal>clean install</defaultGoal>