소스 검색

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>