From bbfe2fbdfa9488bb7c464c55c328a9488a215247 Mon Sep 17 00:00:00 2001 From: liboNet Date: Fri, 12 Jul 2019 06:14:44 +0800 Subject: [PATCH] Fix the pom parent issue, should use the same one as multivimbroker uses Change-Id: I7153334afdd1d3483bb2d73df1dde5ac23e6665a Issue-ID: MULTICLOUD-701 Signed-off-by: liboNet --- artifactbroker/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 39c9134..ef01d80 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -15,9 +15,9 @@ - org.onap.oparent - oparent - 2.0.0 + org.onap.multicloud.framework + multicloud-framework + 1.4.0-SNAPSHOT 4.0.0 org.onap.multicloud.framework -- 2.16.6