exclude bstats again from worldguard

bstats changed their maven repo locations again
This commit is contained in:
RoboMWM 2018-11-05 19:31:17 -08:00
parent 3e1e058001
commit eda849e9d8

View File

@ -84,7 +84,7 @@
<artifactId>commandbook</artifactId>
</exclusion>
<exclusion>
<groupId>org.bstats.bStats-Metrics</groupId>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
</exclusion>
</exclusions>