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 bi...@apache.org on 2020/04/14 20:02:54 UTC

[axis-axis2-java-core] 07/31: Update jacoco-report-maven-plugin version.

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch 1_7
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit 797045df03660e1fb86a45f76da73f99b755f8b9
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Tue Dec 11 22:45:44 2018 +0000

    Update jacoco-report-maven-plugin version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 382fb1d..e04d419 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1355,7 +1355,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>