You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2018/01/19 20:14:20 UTC

svn commit: r1821704 - /axis/axis2/java/rampart/trunk/pom.xml

Author: veithen
Date: Fri Jan 19 20:14:20 2018
New Revision: 1821704

URL: http://svn.apache.org/viewvc?rev=1821704&view=rev
Log:
Update JaCoCo.

Modified:
    axis/axis2/java/rampart/trunk/pom.xml

Modified: axis/axis2/java/rampart/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1821704&r1=1821703&r2=1821704&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/pom.xml Fri Jan 19 20:14:20 2018
@@ -623,7 +623,7 @@
 
         <failIfNoTests>false</failIfNoTests>
 
-        <jacoco.version>0.7.5.201505241946</jacoco.version>
+        <jacoco.version>0.8.0</jacoco.version>
     </properties>
 
     <pluginRepositories>