From c701407539324d60f32be496e5292808829ae1d6 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 7 Nov 2018 11:21:03 -0600 Subject: Pom OParent, other hierarchy Issue-ID: AAF-613 Change-Id: I14531b546aebb9e5326ddc67eb3ec4eb9e17dac1 Signed-off-by: Instrumental --- shiro-osgi-bundle/pom.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'shiro-osgi-bundle/pom.xml') diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml index a73d567..8fc885e 100644 --- a/shiro-osgi-bundle/pom.xml +++ b/shiro-osgi-bundle/pom.xml @@ -19,22 +19,20 @@ * --> - org.onap.aaf.cadi - cadimiscparent - 2.1.2-SNAPSHOT + parent + 2.1.7-SNAPSHOT .. - 4.0.0 - AAF Shiro CADI Plugin + 4.0.0 + Shiro OSGI CADI Plugin aaf-shiro-aafrealm-osgi-bundle bundle true - 2.1.1 @@ -49,7 +47,7 @@ ${project.artifactId} ${project.version} - org.onap.aaf.cadi.shiro*;version=${cadi.shiro.version} + org.onap.aaf.cadi.shiro*;version=${project.version} javax.servlet, @@ -86,10 +84,10 @@ - - org.onap.aaf.authz - aaf-cadi-shiro - 2.1.1 - + + org.onap.aaf.cadi + aaf-cadi-shiro + ${project.version} + -- cgit 1.2.3-korg