From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: YatopiaMC Date: Wed, 26 Feb 2020 17:08:07 +0100 Subject: [PATCH] Modify POM diff --git a/pom.xml b/pom.xml index e83e4241a56fe131a75fe21cc1518992c089da2c..3c01daecc01583275b5007e259bddb62035fd361 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - tuinity + yatopia jar 1.16.5-R0.1-SNAPSHOT - Tuinity-Server - https://github.com/Spottedleaf/Tuinity + Yatopia-Server + https://github.com/YatopiaMC/Yatopia @@ -19,16 +19,25 @@ - com.tuinity - tuinity-parent + org.yatopiamc + yatopia-parent dev-SNAPSHOT ../pom.xml + + + + codemc-snapshots + https://repo.codemc.io/repository/nms-local/ + + + + - com.tuinity - tuinity-api + org.yatopiamc + yatopia-api ${project.version} compile @@ -159,6 +168,12 @@ 1.1.0-SNAPSHOT compile + + + org.apache.commons + commons-math3 + 3.6.1 + @@ -172,6 +187,20 @@ 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/ + + + + velocity + https://nexus.velocitypowered.com/repository/maven-public/ + @@ -183,15 +212,15 @@ - tuinity-${minecraft.version} - install + yatopia-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-Yatopia- ..