浏览代码

Reverted changes in prior commit to solve compatibility issue.

Grant 14 年之前
父节点
当前提交
63d9b30d14
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -107,7 +107,7 @@
         <dependency>
             <groupId>org.bukkit</groupId>
             <artifactId>bukkit</artifactId>
-            <version>bukkit-1.1-R4-20120130.090521-1</version>
+            <version>1.1-R4-SNAPSHOT</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>