From e56e6a31349a88895da337bcd4cd31e1e7425ab1 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Wed, 21 Oct 2015 18:07:55 +0800 Subject: [PATCH] fix relocations config... Signed-off-by: 502647092 --- .classpath | 6 +----- pom.xml | 10 ++++++---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.classpath b/.classpath index bea39b1..f0cad82 100644 --- a/.classpath +++ b/.classpath @@ -11,11 +11,6 @@ - - - - - @@ -27,5 +22,6 @@ + diff --git a/pom.xml b/pom.xml index 0c4f88d..d86eb56 100644 --- a/pom.xml +++ b/pom.xml @@ -35,10 +35,12 @@ cn.citycraft:PluginHelper - - cn.citycraft.PluginHelper - ${project.groupId}.${project.artifactId} - + + + cn.citycraft.PluginHelper + ${project.groupId}.${project.artifactId} + +