From 170542857ac2e548cb5cfeffa8ccb8d1fea0bd04 Mon Sep 17 00:00:00 2001 From: zhou-hao Date: Fri, 31 Jul 2020 10:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0compiler=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 878b6ad..ede3ef7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,18 +7,6 @@ org.jetlinks jetlinks-official-protocol 1.0-SNAPSHOT - - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - JetLinks http://jetlinks.org @@ -62,6 +50,20 @@ Dysprosium-RELEASE + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 8 + 8 + + + + +