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/18 21:56:05 UTC

[ws-axiom] branch 1.2.x updated: Update plugin versions.

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 1008750  Update plugin versions.
1008750 is described below

commit 100875051872525bbe51ced0ff4ffd447eb27ef1
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Feb 10 14:52:21 2019 +0000

    Update plugin versions.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 987eba6..7471934 100644
--- a/pom.xml
+++ b/pom.xml
@@ -985,7 +985,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>hermetic-maven-plugin</artifactId>
-                <version>0.1.0</version>
+                <version>0.3.0</version>
                 <executions>
                     <execution>
                         <goals>
@@ -1066,7 +1066,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1.1</version>
+                <version>0.1.2</version>
                 <executions>
                     <execution>
                         <goals>