From b92553420da5ffe384000b9f41a4c280f93c2050 Mon Sep 17 00:00:00 2001 From: Peng Date: Fri, 27 Sep 2019 22:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E5=AF=BC?= =?UTF-8?q?=E8=87=B4IDEA=E6=8A=A5=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index e749752..80cc069 100644 --- a/pom.xml +++ b/pom.xml @@ -8,8 +8,9 @@ 10.0-FEATURE-SNAPSHOT yyyyMMdd - ${version} + ${project.version} ${maven.build.timestamp} + UTF-8 @@ -129,9 +130,10 @@ - ${project.artifactId}-${version}-${maven.build.timestamp} + ${project.artifactId}-${project.version}-${maven.build.timestamp} + org.apache.maven.plugins maven-compiler-plugin 3.1 @@ -141,17 +143,10 @@ none - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - org.apache.maven.plugins maven-jar-plugin + 3.1.2 @@ -167,6 +162,7 @@ target javadocs + -Xdoclint:none