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/04/19 20:33:00 UTC

[ws-axiom] branch master updated: Update jacoco-report-maven-plugin

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 141f241  Update jacoco-report-maven-plugin
141f241 is described below

commit 141f241662426c0f7794530729eba9c0db483632
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Apr 19 21:32:32 2020 +0100

    Update jacoco-report-maven-plugin
    
    This is to debug a failure triggered by that plugin on Jenkins.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53fa2c1..516038c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1087,7 +1087,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1.2</version>
+                <version>0.1.3-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>