From 908a9b2b87e5f466a3003cb0c974bc2842409c27 Mon Sep 17 00:00:00 2001 From: Yive Date: Fri, 25 Apr 2014 06:08:05 -0700 Subject: [PATCH] Update pom.xml Try and fix the bug where maven compiles in JDK 1.3 --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b563b3c..7c4e75d 100644 --- a/pom.xml +++ b/pom.xml @@ -139,6 +139,14 @@ ChestShop + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + org.apache.maven.plugins maven-shade-plugin @@ -185,4 +193,4 @@ - \ No newline at end of file +