exclude bstats from worldguard dependency
This commit is contained in:
parent
b46fc8011f
commit
cf6466d616
4
pom.xml
4
pom.xml
|
|
@ -83,6 +83,10 @@
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>commandbook</artifactId>
|
<artifactId>commandbook</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.bstats</groupId>
|
||||||
|
<artifactId>bstats-bukkit</artifactId>
|
||||||
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--Vault dependency-->
|
<!--Vault dependency-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user