From: Robert Varga Date: Wed, 25 Mar 2020 21:39:21 +0000 (+0100) Subject: Use Magnesium controller X-Git-Tag: release/aluminium~31^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=a7446fdf2c61908bd9b18cd3395f8517bdac9eb4;p=aaa.git Use Magnesium controller As part of controller transition to being MRI, downgrade the version used to Magnesium release. This will be bumped to Aluminium proper during the MRI window. Change-Id: Ifb020b6b4d2b133c51874babfe0f49865b6d260b Signed-off-by: Robert Varga --- diff --git a/features/odl-aaa-cert/pom.xml b/features/odl-aaa-cert/pom.xml index 0609a6580..791c28fe3 100644 --- a/features/odl-aaa-cert/pom.xml +++ b/features/odl-aaa-cert/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.controller odl-mdsal-broker - 1.12.0-SNAPSHOT + 1.11.0 xml features diff --git a/features/odl-aaa-encryption-service/pom.xml b/features/odl-aaa-encryption-service/pom.xml index 580e47992..c46ff19d4 100644 --- a/features/odl-aaa-encryption-service/pom.xml +++ b/features/odl-aaa-encryption-service/pom.xml @@ -40,7 +40,7 @@ org.opendaylight.controller odl-mdsal-broker - 1.12.0-SNAPSHOT + 1.11.0 xml features diff --git a/features/odl-aaa-password-service/pom.xml b/features/odl-aaa-password-service/pom.xml index a9db74db6..c1590d7b9 100644 --- a/features/odl-aaa-password-service/pom.xml +++ b/features/odl-aaa-password-service/pom.xml @@ -61,7 +61,7 @@ org.opendaylight.controller odl-mdsal-broker - 1.12.0-SNAPSHOT + 1.11.0 xml features diff --git a/features/odl-aaa-shiro/pom.xml b/features/odl-aaa-shiro/pom.xml index 9dd5a38d8..05f2c0497 100644 --- a/features/odl-aaa-shiro/pom.xml +++ b/features/odl-aaa-shiro/pom.xml @@ -65,7 +65,7 @@ org.opendaylight.controller odl-jolokia - 1.15.0-SNAPSHOT + 1.14.0 features xml diff --git a/parent/pom.xml b/parent/pom.xml index 98cf7d680..b308cf760 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -28,7 +28,7 @@ org.opendaylight.controller mdsal-artifacts - 1.12.0-SNAPSHOT + 1.11.0 import pom