1
0
mirror of synced 2026-02-18 01:57:47 +08:00

更新 pom.xml

This commit is contained in:
yadong.zhang
2019-01-31 18:34:05 +08:00
parent a916b385e2
commit 3964af047a

View File

@@ -28,6 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven-source.version>2.2.1</maven-source.version>