From ddf4f73e653d81b5273acc1ad7cfc1ac00fd42e9 Mon Sep 17 00:00:00 2001 From: tr7zw Date: Wed, 26 Feb 2020 17:08:07 +0100 Subject: [PATCH] Modify POM --- pom.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 332a8a45..742e423c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - tuinity + yapfa jar 1.15.2-R0.1-SNAPSHOT - Tuinity-Server - https://github.com/Spottedleaf/Tuinity + YAPFA + https://github.com/tr7zw/YAPFA + UTF-8 @@ -20,16 +21,16 @@ - com.tuinity - tuinity-parent + de.tr7zw.yapfa + yapfa-parent dev-SNAPSHOT ../pom.xml - com.tuinity - tuinity-api + de.tr7zw.yapfa + yapfa-api ${project.version} compile @@ -148,15 +149,15 @@ - tuinity-${minecraft.version} - install + yapfa-${minecraft.version} + clean install com.lukegb.mojo gitdescribe-maven-plugin 1.3 - git-Tuinity- + git-YAPFA- .. -- 2.25.1.windows.1