diff --git a/pom.xml b/pom.xml index fffba0b..a23112c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ com.songoda EpicFarming 4.0.0 - 3.1.2 + 3.1.3 clean install EpicFarming-${project.version} @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.3.0-SNAPSHOT shaded @@ -80,6 +80,12 @@ + + + apache.snapshots + https://repository.apache.org/snapshots/ + + public @@ -90,7 +96,7 @@ org.spigotmc spigot - 1.16.4 + 1.17 com.songoda