From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: tr7zw Date: Wed, 26 Feb 2020 17:08:07 +0100 Subject: [PATCH] Modify POM diff --git a/pom.xml b/pom.xml index 5e25ae55e44e31d232b088b7c3c39df69b0cc875..7e1c319897728af0943a5ce71f7220d97f0a7153 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - tuinity + yatopia jar 1.16.3-R0.1-SNAPSHOT - Tuinity-Server - https://github.com/Spottedleaf/Tuinity + Yatopia-Server + https://github.com/YatopiaMC/Yatopia @@ -18,16 +18,25 @@ - com.tuinity - tuinity-parent + net.yatopia + yatopia-parent dev-SNAPSHOT ../pom.xml + + + + codemc-snapshots + https://repo.codemc.org/repository/nms-local/ + + + + - com.tuinity - tuinity-api + net.yatopia + yatopia-api ${project.version} compile @@ -154,6 +163,15 @@ spigotmc-public https://hub.spigotmc.org/nexus/content/groups/public/ + + + destroystokyo-repo + https://papermc.io/repo/repository/maven-public/ + + + aikar + https://repo.aikar.co/nexus/content/repositories/aikar/ + @@ -165,15 +183,15 @@ - tuinity-${minecraft.version} - install + yatopia-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-Yatopia- ..