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 21:04:39 UTC

[ws-axiom] branch 1.2.x updated: 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


The following commit(s) were added to refs/heads/1.2.x by this push:
     new 49847f9  Update jacoco-report-maven-plugin
49847f9 is described below

commit 49847f9286c38547e00d10b62d68a7e7cb7fddf2
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 7471934..5222359 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.2</version>
+                <version>0.1.3-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>