Add custom data accessibility to disguise for other plugins to easily manage disguises

This commit is contained in:
libraryaddict
2020-04-07 14:40:38 +12:00
parent 33b5b77207
commit 2c5301eb6c
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>10.0.2</version>
<version>10.0.2-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>