Fixed incorrect regex

This commit is contained in:
libraryaddict
2020-02-07 09:16:16 +13:00
parent 0a5752dd67
commit a50ea45f5e
5 changed files with 20 additions and 13 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.2</version>
<version>9.9.2-SNAPSHOT</version>
<build>
<defaultGoal>clean install</defaultGoal>