Просмотр исходного кода

Compile with RELEASE to remain 1.6 compatibility for now

TfT_02 11 лет назад
Родитель
Сommit
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>