summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTomasz Golabek <tomasz.golabek@nokia.com>2019-07-11 13:23:57 +0200
committerTomasz Golabek <tomasz.golabek@nokia.com>2019-07-11 14:37:50 +0200
commited4f76715cb02d92d75bb4d15f7a6eebddde5d3e (patch)
treea0affd55a08accc0f4bd0f233429178b9693b098 /pom.xml
parent12bf634939343f07beb3cbe4b1c6c652977784ab (diff)
Oparent migration for tosca-lab
Added oparent - neither errors nor warnings have been seen. Change-Id: I33044830af16607a80e07c378eee863705f06d1d Issue-ID: SDC-2435 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
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>