From d932286eb3bb58d36f007772fe1d6350bfb9683e Mon Sep 17 00:00:00 2001 From: "fulan.zjf" Date: Wed, 1 Jul 2020 21:02:04 +0800 Subject: [PATCH] change jdk version --- cola-framework/pom.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/cola-framework/pom.xml b/cola-framework/pom.xml index 4bb5aaf35..f1689e8da 100644 --- a/cola-framework/pom.xml +++ b/cola-framework/pom.xml @@ -63,6 +63,7 @@ org.apache.maven.plugins maven-source-plugin + 3.0.1 attach-sources @@ -79,8 +80,8 @@ maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 @@ -132,11 +133,6 @@ maven-surefire-plugin 2.22.2 - - org.apache.maven.plugins - maven-source-plugin - 3.0.1 -