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 bi...@apache.org on 2020/04/14 20:03:09 UTC

[axis-axis2-java-core] 22/31: Merge r1844184 to the 1.7 branch.

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

billblough pushed a commit to branch 1_7
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit ef0485a1db0a037c2de883ade4ff9a0d77a28d0a
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Jan 6 16:26:01 2019 +0000

    Merge r1844184 to the 1.7 branch.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fcebd9e..048f927 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1163,7 +1163,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>3.0.1</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-surefire-plugin</artifactId>
@@ -1247,7 +1247,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-enforcer-plugin</artifactId>
-                <version>1.1</version>
+                <version>3.0.0-M2</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>