summaryrefslogtreecommitdiffstats
path: root/multivimbroker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'multivimbroker/pom.xml')
-rw-r--r--multivimbroker/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/multivimbroker/pom.xml b/multivimbroker/pom.xml
index 6f7eebf..9104e15 100644
--- a/multivimbroker/pom.xml
+++ b/multivimbroker/pom.xml
@@ -16,10 +16,9 @@
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>