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 78c2a8bbcc0132f891c8aa545529d20aa0d9eb57..d8db9f467fb0f4e5576e8c9ae5fc6cf69921d1bc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - tuinity + yatopia jar 1.16.4-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 @@ -151,6 +160,12 @@ 1.1.0-SNAPSHOT compile + + + org.apache.commons + commons-math3 + 3.6.1 + @@ -164,6 +179,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/ + @@ -175,15 +204,15 @@ - tuinity-${minecraft.version} - install + yatopia-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-Yatopia- ..