From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: tr7zw Date: Sat, 1 Aug 2020 15:51:49 -0500 Subject: [PATCH] Modify POM diff --git a/pom.xml b/pom.xml index 95a99b7b55a980b9ad81a0d536507cf890464260..9f87bd4e200d35746e19e4f0a96a626da15e90f4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.tuinity - tuinity-parent + net.yatopia + yatopia-parent dev-SNAPSHOT ../pom.xml - tuinity-api + yatopia-api 1.16.2-R0.1-SNAPSHOT jar - Tuinity-API - https://github.com/Spottedleaf/Tuinity + Yatopia-API + https://github.com/YatopiaMC/Yatopia An enhanced plugin API for Minecraft servers. @@ -24,6 +24,19 @@ UTF-8 + + + + codemc-releases + https://repo.codemc.org/repository/maven-releases/ + + + codemc-snapshots + https://repo.codemc.org/repository/maven-snapshots/ + + + +