Update pom stuff so the versions should compile better

This commit is contained in:
libraryaddict
2022-03-11 03:29:28 +13:00
parent fe67553bd8
commit 0ecbc824dd
7 changed files with 10 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>10.0.27-SNAPSHOT</version>