Create the snapshot build

This commit is contained in:
libraryaddict 2021-06-07 22:27:49 +12:00
parent 9cd0455292
commit 634628383a
1 changed files with 1 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>10.0.25</version>
<version>10.0.25-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>