summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b80f01a..44c3c8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,13 @@
<version>1.3.0-SNAPSHOT</version>
<name>sdc-dcae-d-tosca-lab</name>
+ <parent>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>2.0.0</version>
+ <relativePath/>
+ </parent>
+
<properties>
<!--nexus-->
<nexus.proxy>https://nexus.onap.org</nexus.proxy>