Преглед изворни кода

Update POM to use 1.1-R6 Bukkit

GJ пре 13 година
родитељ
комит
19842ebc35
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -117,7 +117,7 @@
         <dependency>
             <groupId>org.bukkit</groupId>
             <artifactId>bukkit</artifactId>
-            <version>1.1-R5-SNAPSHOT</version>
+            <version>1.1-R6-SNAPSHOT</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>