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 752d62eb3b87ab24260ec2c029bae0d2b0e3b908..4f56aa4ae78b9d3756983cde52bc1d1adda0c9d4 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,17 +19,26 @@ - com.tuinity - tuinity-parent + org.yatopiamc + yatopia-parent dev-SNAPSHOT ../pom.xml + + + + codemc-snapshots + https://repo.codemc.io/repository/nms-local/ + + + + - net.pl3x.purpur - purpur-api + org.yatopiamc + yatopia-api ${project.version} compile @@ -161,6 +170,12 @@ 1.1.0-SNAPSHOT compile + + + org.apache.commons + commons-math3 + 3.6.1 + @@ -174,6 +189,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/ + @@ -185,15 +214,15 @@ - tuinity-${minecraft.version} - install + yatopia-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-Yatopia- ..