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 2019/01/06 19:47:28 UTC

svn commit: r1850594 - /axis/axis1/java/trunk/pom.xml

Author: veithen
Date: Sun Jan  6 19:47:27 2019
New Revision: 1850594

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

Modified:
    axis/axis1/java/trunk/pom.xml

Modified: axis/axis1/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis1/java/trunk/pom.xml?rev=1850594&r1=1850593&r2=1850594&view=diff
==============================================================================
--- axis/axis1/java/trunk/pom.xml (original)
+++ axis/axis1/java/trunk/pom.xml Sun Jan  6 19:47:27 2019
@@ -331,7 +331,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>