From 65715f0a47823fdaad252a39caab34b35a9f6704 Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 19 Oct 2018 16:56:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin-function/pom.xml | 4 ++-- pom.xml | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/plugin-function/pom.xml b/plugin-function/pom.xml index 8ec3cee..f45aea2 100644 --- a/plugin-function/pom.xml +++ b/plugin-function/pom.xml @@ -6,8 +6,8 @@ com.fr.plugin - plugins - 1.0 + starter + 10.0 jar plugin-function diff --git a/pom.xml b/pom.xml index 4c4df1a..3507a9d 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,16 @@ ${web-inf-path}/classes + + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + none + + org.apache.maven.plugins maven-dependency-plugin