summaryrefslogtreecommitdiffstats
path: root/cadi/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-03-27 18:45:37 +0000
committerSai Gandham <sg481n@att.com>2018-03-27 19:08:19 +0000
commit20c4a4ad243780161e9f9017ca1a871812da4e89 (patch)
tree0521f5de7b3743a6568d817f7577b037a0403dcd /cadi/pom.xml
parent2caf7349e01426748a712540125fcf31a96028ed (diff)
Add oparent to cadi & misc in authz
oparent added to cadi & misc parent pomn files Issue-ID: AAF-197 Change-Id: I08690532b21b3492c1b58ce63a29e3cd55867b5a Signed-off-by: Sai Gandham <sg481n@att.com>
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>