1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-18 06:51:24 +02:00

Does this fix the CI? (reverted from commit af9a3c85c6114109c06db296f54ce0cf9c4baf42)

This commit is contained in:
t00thpick1 2016-03-11 21:30:11 -05:00
parent af9a3c85c6
commit 089f3a0e71

@ -135,7 +135,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId> <artifactId>bukkit</artifactId>
<version>LATEST</version> <version>1.9-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>