summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2018-10-24 15:58:49 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2018-10-24 15:58:49 +0800
commitd5d6b3421c58e37c774ed79443c216762fed1372 (patch)
tree40508e78f57ba9fc80dfc64bf8c5eed59bec4739
parent6cb2387d1dd5f26748f67d1c743d88251c35b773 (diff)
Fix pom oparent of wso23.0.0-ONAPcasablanca
Change-Id: I12495b0fe1dc441cc1aab1dae7de23a25ba161f1 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--wso2/pom.xml2
-rw-r--r--wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/wso2/pom.xml b/wso2/pom.xml
index 7c21204..d318693 100644
--- a/wso2/pom.xml
+++ b/wso2/pom.xml
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openo.oparent</groupId>
+ <groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../oparent</relativePath>
diff --git a/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml b/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml
index 0ff00ee..cfa09f6 100644
--- a/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml
+++ b/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml
@@ -18,7 +18,7 @@
-->
<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">
<parent>
- <groupId>org.openo.oparent</groupId>
+ <groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../../../../oparent</relativePath>