Parcourir la source

update jacoco lib

Xin Wang il y a 6 ans
Parent
commit
0de8f4691e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>