Fix pom setting for newton 79/9279/1
authorBin Yang <bin.yang@windriver.com>
Wed, 30 Aug 2017 02:58:42 +0000 (10:58 +0800)
committerBin Yang <bin.yang@windriver.com>
Wed, 30 Aug 2017 02:58:42 +0000 (10:58 +0800)
fix the parent setting of newton subproject which results
in failure of multicloud-openstack-master-merge-java

Change-Id: Iee70d4d642186d633ad8fcdf12529d0e79e3eaa4
Issue-Id: MULTICLOUD-58
Signed-off-by: Bin Yang <bin.yang@windriver.com>
newton/pom.xml

index 6d66899..4de4bf6 100644 (file)
@@ -16,6 +16,7 @@
         <groupId>org.onap.multicloud.openstack</groupId>
         <artifactId>multicloud-openstack-root</artifactId>
         <version>1.0.0-SNAPSHOT</version>
+        <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.multicloud.openstack</groupId>