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 6fd59681784a5cc369f4903b4da0d11174b805f2..e7f20c5654caa038b92963c45fc79747bd49beb5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - tuinity + yatopia jar 1.16.1-R0.1-SNAPSHOT - Tuinity-Server - https://github.com/Spottedleaf/Tuinity + Yatopia-Server + https://github.com/tr7zw/Yatopia @@ -18,16 +18,16 @@ - com.tuinity - tuinity-parent + dev.tr7zw.yatopia + yatopia-parent dev-SNAPSHOT ../pom.xml - com.tuinity - tuinity-api + dev.tr7zw.yatopia + yatopia-api ${project.version} compile @@ -149,6 +149,15 @@ Please see https://www.spigotmc.org/go/maven for more information. --> + + + destroystokyo-repo + https://papermc.io/repo/repository/maven-public/ + + + aikar + https://repo.aikar.co/nexus/content/repositories/aikar/ + spigotmc-public https://hub.spigotmc.org/nexus/content/groups/public/ @@ -164,15 +173,15 @@ - tuinity-${minecraft.version} - install + yatopia-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-Yatopia- ..