You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2017/04/05 20:03:00 UTC

svn commit: r1790322 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Wed Apr  5 20:02:59 2017
New Revision: 1790322

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

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1790322&r1=1790321&r2=1790322&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Wed Apr  5 20:02:59 2017
@@ -257,7 +257,7 @@
         <stax.impl.version>1.2.0</stax.impl.version>
         -->
         <shade.plugin.version>2.3</shade.plugin.version>
-        <jacoco.version>0.7.5.201505241946</jacoco.version>
+        <jacoco.version>0.7.9</jacoco.version>
         <spring.version>4.2.1.RELEASE</spring.version>
         <springws.version>2.2.4.RELEASE</springws.version>
         <exam.version>4.9.1</exam.version>