From 8a5f96fcc0bb5588f38bc3c51d038074f7bb61d0 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Sat, 6 Oct 2018 00:43:12 +0800 Subject: [PATCH] feat: use minecraft plugin parent pom Signed-off-by: 502647092 --- pom.xml | 96 ++++++--------------------------------------------------- 1 file changed, 9 insertions(+), 87 deletions(-) diff --git a/pom.xml b/pom.xml index 4dd7b1f..c3cdf27 100644 --- a/pom.xml +++ b/pom.xml @@ -1,74 +1,17 @@ 4.0.0 - pw.yumc + MiaoChat 1.8.6 - - ${project.name} - - - src/main/resources - true - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.4.3 - - - package - - shade - - - false - true - - - pw.yumc:YumCore - - - - - pw.yumc.YumCore - ${project.groupId}.${project.artifactId} - - - - - - - - com.github.wvengen - proguard-maven-plugin - - - package - - proguard - - - - - - - - - ${java.home}/lib/rt.jar - - - - - - - - - Jenkins - http://ci.yumc.pw/job/${project.artifactId}/ - + + + pw.yumc + minecraft-plugin-parent + 1.0 + + + §a正式版本 §bv1.8.6 @@ -85,25 +28,4 @@ 1.8 1.8 - - - yumc-repo - http://repo.yumc.pw/content/groups/public/ - - - - - jtb - YUMC - http://repo.yumc.pw/content/repositories/yumcenter/ - - - - - pw.yumc - YumCore - jar - [1.8.1,) - - \ No newline at end of file