From: Vratko Polak Date: Mon, 26 Sep 2016 17:32:58 +0000 (+0200) Subject: React to changes in AAA feature structure X-Git-Tag: release/carbon~67 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=d7d0b293d43944a6be9e931a68bd86ccf8fc9feb React to changes in AAA feature structure Change-Id: Ib727e3e88a78c99c44c911c8781622051af7785c Signed-off-by: Vratko Polak --- diff --git a/features-index/pom.xml b/features-index/pom.xml index 0fdadb73..a88a94e4 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -46,13 +46,6 @@ xml - - org.opendaylight.aaa - features-aaa-api - ${feature.aaa.version} - features - xml - org.opendaylight.aaa features-aaa @@ -62,7 +55,7 @@ org.opendaylight.aaa - features-aaa-authz + features-aaa-shiro ${feature.aaa.version} features xml diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index fe372f8b..9daf94fd 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -31,8 +31,7 @@ mvn:org.opendaylight.aaa/features-aaa/${feature.aaa.version}/xml/features - mvn:org.opendaylight.aaa/features-aaa-api/${feature.aaa.version}/xml/features - mvn:org.opendaylight.aaa/features-aaa-authz/${feature.aaa.version}/xml/features + mvn:org.opendaylight.aaa/features-aaa-shiro/${feature.aaa.version}/xml/features mvn:org.opendaylight.alto/features-alto-release/${feature.alto.version}/xml/features mvn:org.opendaylight.atrium/atrium-features/${feature.atrium.version}/xml/features mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgpcep.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index d33b2b48..5a93c4cd 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -57,9 +57,9 @@ - odl-aaa-api odl-aaa-authn odl-aaa-authz + odl-aaa-shiro odl-aaa-netconf-plugin odl-aaa-sssd-plugin odl-bgpcep-bgp-all