mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-01-26 01:21:27 +01:00
fix maven import issue
This commit is contained in:
parent
d7328466b8
commit
32e088c73f
4
pom.xml
4
pom.xml
@ -438,6 +438,10 @@
|
|||||||
<artifactId>VaultAPI</artifactId>
|
<artifactId>VaultAPI</artifactId>
|
||||||
<groupId>net.milkbowl.vault</groupId>
|
<groupId>net.milkbowl.vault</groupId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<artifactId>Vault</artifactId>
|
||||||
|
<groupId>net.milkbowl.vault</groupId>
|
||||||
|
</exclusion>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>CommandHandler</artifactId>
|
<artifactId>CommandHandler</artifactId>
|
||||||
<groupId>com.pneumaticraft.commandhandler</groupId>
|
<groupId>com.pneumaticraft.commandhandler</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user