*wrong version
This commit is contained in:
parent
492d5ea07f
commit
c5cd3e1ecc
@ -10,7 +10,7 @@ dependencies {
|
|||||||
compile 'com.drtshock:factions:1.6.9.5'
|
compile 'com.drtshock:factions:1.6.9.5'
|
||||||
compile 'me.ryanhamshire:GriefPrevention:11.5.2'
|
compile 'me.ryanhamshire:GriefPrevention:11.5.2'
|
||||||
compile 'com.massivecraft:mcore:7.0.1'
|
compile 'com.massivecraft:mcore:7.0.1'
|
||||||
compile 'net.sacredlabyrinth.Phaed:PreciousStones:10.0.4'
|
compile 'net.sacredlabyrinth.Phaed:PreciousStones:10.0.4-SNAPSHOT'
|
||||||
compile 'net.jzx7:regios:5.9.9'
|
compile 'net.jzx7:regios:5.9.9'
|
||||||
compile 'com.bekvon.bukkit:residence:2.6.6.6'
|
compile 'com.bekvon.bukkit:residence:2.6.6.6'
|
||||||
compile 'com.palmergames.bukkit:towny:0.84.0.9'
|
compile 'com.palmergames.bukkit:towny:0.84.0.9'
|
||||||
|
2
pom.xml
2
pom.xml
@ -142,7 +142,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sacredlabyrinth.Phaed</groupId>
|
<groupId>net.sacredlabyrinth.Phaed</groupId>
|
||||||
<artifactId>PreciousStones</artifactId>
|
<artifactId>PreciousStones</artifactId>
|
||||||
<version>10.0.4</version>
|
<version>10.0.4-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.jzx7</groupId>
|
<groupId>net.jzx7</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user