From 071278f2b8178f9e021ee1e5e79af433238c6756 Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Sun, 25 Mar 2018 18:22:55 -0400 Subject: [PATCH] Depend on odl-aaa-shiro-act feature instead of bundle This is related to AAA-164, which involves exposing a feature for AAA activation instead of a bundle. JIRA: AAA-164 Change-Id: I032e7dc8afef4b053d2162194454cde73cf85f45 Signed-off-by: Ryan Goulding --- features/restconf/odl-restconf-nb-rfc8040/pom.xml | 7 ++++--- features/restconf/odl-restconf/pom.xml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/features/restconf/odl-restconf-nb-rfc8040/pom.xml b/features/restconf/odl-restconf-nb-rfc8040/pom.xml index ac477a8c2e..8c17cf9d22 100644 --- a/features/restconf/odl-restconf-nb-rfc8040/pom.xml +++ b/features/restconf/odl-restconf-nb-rfc8040/pom.xml @@ -25,13 +25,14 @@ OpenDaylight :: Restconf NB - RFC8040 - - + org.opendaylight.aaa - aaa-shiro-act + odl-aaa-shiro-act 0.8.0-SNAPSHOT + xml + features org.opendaylight.netconf diff --git a/features/restconf/odl-restconf/pom.xml b/features/restconf/odl-restconf/pom.xml index 14127b600f..194a6d6b89 100644 --- a/features/restconf/odl-restconf/pom.xml +++ b/features/restconf/odl-restconf/pom.xml @@ -25,13 +25,14 @@ OpenDaylight :: Restconf - - + org.opendaylight.aaa - aaa-shiro-act + odl-aaa-shiro-act 0.8.0-SNAPSHOT + xml + features org.opendaylight.netconf -- 2.36.6