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/12/19 00:35:32 UTC

svn commit: r1849255 - /axis/axis2/java/core/trunk/pom.xml

Author: veithen
Date: Wed Dec 19 00:35:31 2018
New Revision: 1849255

URL: http://svn.apache.org/viewvc?rev=1849255&view=rev
Log:
Update jacoco-report-maven-plugin.

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

Modified: axis/axis2/java/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1849255&r1=1849254&r2=1849255&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Wed Dec 19 00:35:31 2018
@@ -1404,7 +1404,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1.0</version>
+                <version>0.1.1</version>
                 <executions>
                     <execution>
                         <goals>