Author: veithen
Date: Tue Dec 11 22:45:20 2018
New Revision: 1848721

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

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=1848721&r1=1848720&r2=1848721&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Tue Dec 11 22:45:20 2018
@@ -1415,7 +1415,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1-SNAPSHOT</version>
+                <version>0.1.0</version>
                 <executions>
                     <execution>
                         <goals>


Reply via email to