summaryrefslogtreecommitdiffstats
path: root/cadi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r--cadi/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml
index fe0444c9..9eae0675 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -31,7 +31,11 @@
</organization>
<packaging>pom</packaging>
-
+ <parent>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>1.1.0</version>
+ </parent>
<properties>