Fix pom oparent of wso2 29/71129/1 casablanca 3.0.0-ONAP
authorfujinhua <fu.jinhua@zte.com.cn>
Wed, 24 Oct 2018 07:58:49 +0000 (15:58 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Wed, 24 Oct 2018 07:58:49 +0000 (15:58 +0800)
Change-Id: I12495b0fe1dc441cc1aab1dae7de23a25ba161f1
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
wso2/pom.xml
wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml

index 7c21204..d318693 100644 (file)
@@ -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>
index 0ff00ee..cfa09f6 100644 (file)
@@ -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>