From e0b4d7e70dd9b782cf8e3126c154c80c19e2f02c Mon Sep 17 00:00:00 2001 From: 502647092 Date: Thu, 4 Oct 2018 22:17:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6=20pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 224 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 112 insertions(+), 112 deletions(-) diff --git a/pom.xml b/pom.xml index ebc05df..e071d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,113 +1,113 @@ - - 4.0.0 - pw.yumc - BukkitInjectedTools - 1.1 - BukkitInjectedTools - - ${project.name} - - - src/main/resources - true - - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - false - true - - - cn.citycraft:PluginHelper - pw.yumc:YumCore - - - - - cn.citycraft.PluginHelper - ${project.groupId}.${project.artifactId} - - - pw.yumc.YumCore - ${project.groupId}.${project.artifactId} - - - - - - package - - shade - - - - - - - - Jenkins - http://ci.yumc.pw/job/${project.artifactId}/ - - - §6Yum测试工具与服务端注入工具 - - §b1.1 §6- §a添加ProtocolSupport注入...; - §b1.0 §6- §a完成Minecraft服务器注入...; - - DEBUG - UTF-8 - - - - yumc-repo - http://repo.yumc.pw/content/groups/public/ - - - - - jtb - YUMC - http://repo.yumc.pw/content/repositories/yumcenter/ - - - - - org.javassist - javassist - 3.18.2-GA - - - pw.yumc - YumCore - jar - 1.5 - - - ProtocolSupport - ProtocolSupport - system - ${project.basedir}/lib/ProtocolSupport.jar - 1.0 - - - ProtocolSupport - ProtocolSupport-New - system - ${project.basedir}/lib/ProtocolSupport-New.jar - 1.0 - - + + 4.0.0 + pw.yumc + BukkitInjectedTools + 1.1 + BukkitInjectedTools + + ${project.name} + + + src/main/resources + true + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + false + true + + + cn.citycraft:PluginHelper + pw.yumc:YumCore + + + + + cn.citycraft.PluginHelper + ${project.groupId}.${project.artifactId} + + + pw.yumc.YumCore + ${project.groupId}.${project.artifactId} + + + + + + package + + shade + + + + + + + + Jenkins + http://ci.yumc.pw/job/${project.artifactId}/ + + + §6Yum测试工具与服务端注入工具 + + §b1.1 §6- §a添加ProtocolSupport注入...; + §b1.0 §6- §a完成Minecraft服务器注入...; + + DEBUG + UTF-8 + + + + yumc-repo + http://repo.yumc.pw/content/groups/public/ + + + + + jtb + YUMC + http://repo.yumc.pw/content/repositories/yumcenter/ + + + + + org.javassist + javassist + 3.18.2-GA + + + pw.yumc + YumCore + jar + 1.8.8 + + + ProtocolSupport + ProtocolSupport + system + ${project.basedir}/lib/ProtocolSupport.jar + 1.0 + + + ProtocolSupport + ProtocolSupport-New + system + ${project.basedir}/lib/ProtocolSupport-New.jar + 1.0 + + \ No newline at end of file