瀏覽代碼

update jacoco lib

Xin Wang 6 年之前
父節點
當前提交
0de8f4691e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -97,7 +97,7 @@
         <downloadSources>true</downloadSources>
         <!-- compiler settings properties -->
         <java_source_version>1.8</java_source_version>
-        <java_target_version>1.<8/java_target_version>
+        <java_target_version>1.8</java_target_version>
         <file_encoding>UTF-8</file_encoding>
         <spring_version>3.2.18.RELEASE</spring_version>
         <maven-jacoco-plugin.version>0.8.3</maven-jacoco-plugin.version>