Update pom to snapshot

This commit is contained in:
libraryaddict 2019-05-16 18:08:19 +12:00
parent 2ff7b7ab3f
commit 7c33086ece

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