You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2022/07/17 12:28:18 UTC

[axis-axis2-java-core] 03/08: Update AAR/MAR plugin versions used in the build

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/axis-axis2-java-core.git

commit e9dd95759dfb10be82965e8536af2916fe4cba6b
Author: Andreas Veithen <an...@gmail.com>
AuthorDate: Sun Jul 17 11:02:15 2022 +0000

    Update AAR/MAR plugin versions used in the build
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f703a1659d..33b0291498 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1218,12 +1218,12 @@
                 <plugin>
                     <groupId>org.apache.axis2</groupId>
                     <artifactId>axis2-aar-maven-plugin</artifactId>
-                    <version>1.7.6</version>
+                    <version>1.8.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.axis2</groupId>
                     <artifactId>axis2-mar-maven-plugin</artifactId>
-                    <version>1.7.6</version>
+                    <version>1.8.0</version>
                 </plugin>
                 
                 <!-- No chicken and egg problem here because the plugin doesn't expose