From a5a1daa80b386c6ca43b651a2c2dae2f53db6afd Mon Sep 17 00:00:00 2001 From: Xander Date: Sun, 8 Oct 2023 21:37:35 +0200 Subject: First commit --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..16118b5 --- /dev/null +++ b/pom.xml @@ -0,0 +1,33 @@ + + + 4.0.0 + + org.biltopia + speedrun + 1.0-SNAPSHOT + + + 17 + 17 + UTF-8 + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + org.spigotmc + spigot-api + 1.20.1-R0.1-SNAPSHOT + provided + + + + \ No newline at end of file -- cgit v1.2.3