From 173d4b0e6a1eca9d088b0bcf8b81c82494d658d6 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Fri, 13 Aug 2021 16:49:36 -0400 Subject: 1.0.0 --- pom.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..85bc166 --- /dev/null +++ b/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + net.tylermurphy + HideAndSeek + 1.0.0 + Hide and Seek Plugin + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/public/ + + + + + org.spigotmc + spigot-api + 1.17.1-R0.1-SNAPSHOT + jar + provided + + + \ No newline at end of file -- cgit v1.2.3-freya