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 2020/05/10 19:38:29 UTC

[ws-axiom] 01/02: Update jacoco-report-maven-plugin

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

veithen pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git

commit f6587d355a87a77c8fa36db016cb1d8b19a68759
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun May 10 14:15:19 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 5222359..b604d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1066,7 +1066,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1.3-SNAPSHOT</version>
+                <version>0.1.3</version>
                 <executions>
                     <execution>
                         <goals>