TfT_02 il y a 10 ans
Parent
commit
d62c68a490
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -131,7 +131,7 @@
         <dependency>
             <groupId>org.bukkit</groupId>
             <artifactId>bukkit</artifactId>
-            <version>LATEST</version>
+            <version>1.7.10-R0.1-SNAPSHOT</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>