From 21466a49f910d2306e1f60e954e8b94c4b6c1f55 Mon Sep 17 00:00:00 2001 From: LamGC Date: Thu, 23 Apr 2020 09:23:26 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20pom.xml=20=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E7=89=88=E6=9C=AC;=20[Delete]=20pom.xml=20?= =?UTF-8?q?=E5=88=A0=E9=99=A4kotlin=E7=BC=96=E8=AF=91=E6=8F=92=E4=BB=B6;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 10a2c2b..e1d2680 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 8 8 @@ -38,6 +39,7 @@ org.springframework.boot spring-boot-maven-plugin + 2.2.6.RELEASE net.lamgc.cgj.Main exec @@ -50,20 +52,6 @@ - - org.jetbrains.kotlin - kotlin-maven-plugin - ${kotlin.version} - - - compile - process-sources - - compile - - - -