Switch to new Bukkit versioning - 1.0.0-R1-SNAPSHOT

This commit is contained in:
Mike Primm 2011-11-21 13:51:52 +08:00 committed by mikeprimm
parent 7f631379aa
commit 43b7f22285

View File

@ -96,7 +96,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId> <artifactId>bukkit</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>1.0.0-R1-SNAPSHOT</version>
<type>jar</type> <type>jar</type>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>