From a933f226711eb22d680f6a722bfc33c124b53695 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Thu, 12 Apr 2018 19:03:59 +0000 Subject: [PATCH] Add oparent to submodule parent poms Adding oparent to all submodule parent poms. Issue-ID: AAF-219 Change-Id: I8777526c8f6e504250e296fd6ec84b47da2d754e Signed-off-by: Sai Gandham --- auth/pom.xml | 9 +++++++-- cadi/pom.xml | 9 +++++++-- misc/pom.xml | 10 ++++++++-- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index 777480ea..73720284 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -23,15 +23,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + authparent AAF Auth Parent pom + + org.onap.oparent + oparent + 1.1.0 + UTF-8 diff --git a/cadi/pom.xml b/cadi/pom.xml index 6c2dd15f..a15d8132 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -21,11 +21,11 @@ --> 4.0.0 - + org.onap.aaf.authz cadiparent AAF CADI Parent (Code, Access, Data, Identity) @@ -36,6 +36,11 @@ pom + + org.onap.oparent + oparent + 1.1.0 + diff --git a/misc/pom.xml b/misc/pom.xml index 60ffd5ae..e6c955fd 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,11 +22,11 @@ 4.0.0 - + org.onap.aaf.authz miscparent AAF Misc Parent @@ -35,6 +35,12 @@ + + org.onap.oparent + oparent + 1.1.0 + + -- 2.16.6