From dc731b425f2765f2c6480245c5570eedcf05b506 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sat, 21 Aug 2021 20:08:11 -0400 Subject: 1.1.0 --- pom.xml | 69 +++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 30 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 85bc166..3ab63ff 100644 --- a/pom.xml +++ b/pom.xml @@ -1,34 +1,43 @@ - - 4.0.0 - net.tylermurphy - HideAndSeek - 1.0.0 - Hide and Seek Plugin - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - - +4.0.0 + net.tylermurphy + HideAndSeek + 1.1.0 + Hide and Seek Plugin + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.8 + 1.8 + + + + + - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/public/ + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/public/ - - - - org.spigotmc - spigot-api - 1.17.1-R0.1-SNAPSHOT - jar - provided - + + dmulloy2-repo + https://repo.dmulloy2.net/repository/public/ + + + + + org.spigotmc + spigot-api + 1.17.1-R0.1-SNAPSHOT + jar + provided + + + com.comphenix.protocol + ProtocolLib + 4.7.0 + \ No newline at end of file -- cgit v1.2.3-freya