Update to 1.2.4-R1.0
This commit is contained in:
parent
4a47406431
commit
6ed11a76e4
BIN
Factions.jar
BIN
Factions.jar
Binary file not shown.
6
pom.xml
6
pom.xml
@ -56,19 +56,19 @@
|
||||
<dependency>
|
||||
<groupId>org.dynmap</groupId>
|
||||
<artifactId>dynmap-api</artifactId>
|
||||
<version>[0.32,)</version>
|
||||
<version>[0.36,)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.1-R5-SNAPSHOT</version>
|
||||
<version>[1.2.4-R1.0,1.7)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.massivecraft</groupId>
|
||||
<artifactId>Factions</artifactId>
|
||||
<version>1.6.3</version>
|
||||
<version>1.6.7</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/Factions.jar</systemPath>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user