diff --git a/pom.xml b/pom.xml index 7ae6f2b..a101b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.garsooon Auctioneer - 1.0.5 + 1.0.6 A simple chat based auction plugin for items in Beta 1.7.3 Minecraft with lots of settings for total control of its behavior. @@ -39,10 +39,10 @@ - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - + + + + @@ -104,12 +104,12 @@ 1.1.8 - - org.spigotmc - spigot-api - 1.10-R0.1-20160623.004001-36 - provided - + + + + + + me.zavdav diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 90bc16f..23309de 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: Auctioneer -version: 1.0.5 +version: 1.0.6 main: org.garsooon.AuctionPlugin softdepend: [Essentials, Fundamentals, ZCore, MultiCurrency, iCo4, iCo5, iCo6, BOSE6, BOSE7]