diff --git a/pom.xml b/pom.xml index 2c3ff56b7d..14cf7eb4f5 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <dependency> <groupId>org.bukkit</groupId> <artifactId>bukkit</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0-R1-SNAPSHOT</version> <type>jar</type> <scope>compile</scope> </dependency>