From: Sai Gandham Date: Sun, 8 Apr 2018 03:38:08 +0000 (-0500) Subject: Add super pom ref to parent poms X-Git-Tag: Beijing-2.1.1~142 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F37%2F41537%2F1;p=aaf%2Fauthz.git Add super pom ref to parent poms Issue-ID: AAF-215 Change-Id: I879aedaae70611f473e6baa3d1488d8a3a7996ce Signed-off-by: Sai Gandham --- diff --git a/auth/pom.xml b/auth/pom.xml index 99d864dd..0c5ecf9d 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -23,17 +23,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + org.onap.aaf.authz + super-pom + 2.1.0-SNAPSHOT + org.onap.aaf.authz.auth parent 2.1.0-SNAPSHOT AAF Auth Parent pom - - org.onap.oparent - oparent - 1.1.0 - + UTF-8 2.10-SNAPSHOT diff --git a/cadi/pom.xml b/cadi/pom.xml index 690cf8dc..1a931c5a 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -21,6 +21,11 @@ --> 4.0.0 + + org.onap.aaf.authz + super-pom + 2.1.0-SNAPSHOT + org.onap.aaf.authz.cadi parent AAF CADI Parent (Code, Access, Data, Identity) @@ -31,11 +36,6 @@ pom - - org.onap.oparent - oparent - 1.1.0 - true diff --git a/misc/pom.xml b/misc/pom.xml index cf0418fa..5af823c4 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,17 +22,18 @@ 4.0.0 + + org.onap.aaf.authz + super-pom + 2.1.0-SNAPSHOT + org.onap.aaf.authz.misc parent AAF Misc Parent 2.1.0-SNAPSHOT pom - - org.onap.oparent - oparent - 1.1.0 - + diff --git a/pom.xml b/pom.xml index 23a1e94b..e9584f1f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.aaf.authz - parent + super-pom 2.1.0-SNAPSHOT AAF Overall Parent pom