Snapshot version

This commit is contained in:
libraryaddict
2020-03-09 09:24:48 +13:00
parent eb8f244d48
commit 07ed5908b9
2 changed files with 17 additions and 1 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.9</version>
<version>9.9.9-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>