*wrong version

This commit is contained in:
Jesse Boyd 2016-04-19 16:14:24 +10:00
parent 492d5ea07f
commit c5cd3e1ecc
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ dependencies {
compile 'com.drtshock:factions:1.6.9.5'
compile 'me.ryanhamshire:GriefPrevention:11.5.2'
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 'com.bekvon.bukkit:residence:2.6.6.6'
compile 'com.palmergames.bukkit:towny:0.84.0.9'

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>net.sacredlabyrinth.Phaed</groupId>
<artifactId>PreciousStones</artifactId>
<version>10.0.4</version>
<version>10.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.jzx7</groupId>