From 1e445ef19d9b89fee9e9dfccc4cbc7f804a8390e Mon Sep 17 00:00:00 2001 From: j502647092 Date: Fri, 29 May 2015 06:23:31 +0800 Subject: [PATCH] update pom.xml... Signed-off-by: j502647092 --- pom.xml | 79 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 558e4e8..afd5935 100644 --- a/pom.xml +++ b/pom.xml @@ -1,40 +1,41 @@ - - 4.0.0 - RocketJump - RocketJump - 0.0.2-SNAPSHOT - RocketJump - - src - - - src - - **/*.java - - - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - - - - org.spigotmc - spigot-api - jar - 1.8.3-R0.1-SNAPSHOT - - - - UTF-8 - + + 4.0.0 + RocketJump + RocketJump + 0.0.2-SNAPSHOT + RocketJump + + ${project.name} + src + + + src + + **/*.java + + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + + + + org.spigotmc + spigot-api + jar + 1.8.3-R0.1-SNAPSHOT + + + + UTF-8 + \ No newline at end of file