Browse Source

update jacoco lib

Xin Wang 6 năm trước cách đây
mục cha
commit
0de8f4691e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>