mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-27 19:17:36 +01:00
It doesn't make sense to have 2 alternative dependencies enabled
This commit is contained in:
parent
8002ef45fd
commit
af48c2fc2a
3
pom.xml
3
pom.xml
@ -135,9 +135,6 @@
|
|||||||
<!-- Bukkit -->
|
<!-- Bukkit -->
|
||||||
<profile>
|
<profile>
|
||||||
<id>bukkit</id>
|
<id>bukkit</id>
|
||||||
<activation>
|
|
||||||
<activeByDefault>true</activeByDefault>
|
|
||||||
</activation>
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user