Переглянути джерело

Compile with RELEASE to remain 1.6 compatibility for now

TfT_02 11 роки тому
батько
коміт
c48ccae484
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -121,7 +121,7 @@
         <dependency>
             <groupId>org.bukkit</groupId>
             <artifactId>bukkit</artifactId>
-            <version>LATEST</version>
+            <version>RELEASE</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>