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:01 UTC

[axis-axis2-java-core] 14/31: Merge r1849801 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 137901dc795c869170cecf06cdbd2ea3fd9a1cf8
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Thu Dec 27 21:25:34 2018 +0000

    Merge r1849801 to the 1.7 branch.
---
 modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml b/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml
index 285b724..8a0fb4e 100644
--- a/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml
+++ b/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml
@@ -19,12 +19,9 @@
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>@pom.groupId@</groupId>
-        <artifactId>axis2</artifactId>
-        <version>@pom.version@</version>
-    </parent>
+    <groupId>test</groupId>
     <artifactId>test</artifactId>
+    <version>1</version>
     <dependencies>
         <dependency>
             <groupId>@pom.groupId@</groupId>