Update oparent version 12/91212/1
authorBin Yang <bin.yang@windriver.com>
Thu, 11 Jul 2019 04:44:30 +0000 (04:44 +0000)
committerBin Yang <bin.yang@windriver.com>
Thu, 11 Jul 2019 04:44:30 +0000 (04:44 +0000)
Change-Id: Ia25e71a0e2181020510127968a512e0cc5d704b1
Issue-ID: MULTICLOUD-698
Signed-off-by: Bin Yang <bin.yang@windriver.com>
artifactbroker/pom.xml
multivimbroker/pom.xml
pom.xml

index b8ec774..f202647 100644 (file)
@@ -17,8 +17,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.2.0</version>
-        <relativePath>../oparent</relativePath>
+        <version>2.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.framework</groupId>
index 6f7eebf..9104e15 100644 (file)
     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.onap.oparent</groupId>
-        <artifactId>oparent</artifactId>
-        <version>1.2.0</version>
-        <relativePath>../oparent</relativePath>
+        <groupId>org.onap.multicloud.framework</groupId>
+        <artifactId>multicloud-framework</artifactId>
+        <version>1.3.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.framework</groupId>
diff --git a/pom.xml b/pom.xml
index ce0814c..7bfd94c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,8 +18,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.2.0</version>
-        <relativePath>../oparent</relativePath>
+        <version>2.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.framework</groupId>