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 13:15:29 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 4559820  Update jacoco-report-maven-plugin
4559820 is described below

commit 4559820bb16388affd2826a64a572269fc74d407
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 b703ca4..42b8689 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.3-SNAPSHOT</version>
+                <version>0.1.3</version>
                 <executions>
                     <execution>
                         <goals>