From 766d58788efdf03da9da7c4b00600e4db99c1a0e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 26 Feb 2021 16:18:30 +0100 Subject: [PATCH] Bump MRI upstreams Adopt following versions: - odlparent-8.1.1 - infrautils-1.9.6 - yangtools-6.0.5 - mdsal-7.0.6 - controller-3.0.7 - aaa-0.13.2 Change-Id: Id8e35132aeb7eb902514e3373ef14c6d2b26cd18 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- .../netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/pom.xml | 2 +- features/netconf/features-netconf-testing/pom.xml | 2 +- features/netconf/features-netconf/pom.xml | 2 +- features/netconf/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/pom.xml | 2 +- features/restconf/features-restconf/pom.xml | 2 +- features/restconf/pom.xml | 2 +- features/yanglib/features-yanglib/pom.xml | 2 +- features/yanglib/pom.xml | 2 +- karaf/pom.xml | 2 +- netconf/models/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/shaded-exificient-jar/pom.xml | 2 +- netconf/shaded-exificient/pom.xml | 2 +- netconf/shaded-sshd-jar/pom.xml | 2 +- netconf/shaded-sshd/pom.xml | 2 +- netconf/tools/pom.xml | 2 +- parent/pom.xml | 6 +++--- pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- 26 files changed, 28 insertions(+), 28 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b407a02760..b123b2920b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 46c3366e93..30ccbd385d 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 493d0e8aaf..a740b5cdb4 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index d4b74bd2b4..64a769fcba 100644 --- a/features/netconf/features-netconf-testing/pom.xml +++ b/features/netconf/features-netconf-testing/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index e56c320be4..3056f0b12b 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 7037def9c2..7a9a78fc91 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 0b8b4a45cc..6976592319 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 diff --git a/features/pom.xml b/features/pom.xml index ce21e2879f..34506fa1de 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 2d6ad0aae7..deffbfdf99 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index c51b1ff850..eec97d790e 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index babea92b38..ead8750cbc 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 87022f5ff2..89c1d9284f 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 83f41c942d..dcd3af1817 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.0 + 8.1.1 org.opendaylight.netconf diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 4a08488bbd..1b0c38ed08 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index c1f779a318..c4816622ee 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.0 + 8.1.1 diff --git a/netconf/pom.xml b/netconf/pom.xml index c4086494d2..9a051e8bea 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 1204039538..424c0da2f6 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index e371970530..544f4b8364 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.0 + 8.1.1 diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index 54fdb30408..68216e03c1 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index 96b130bcc9..29cc23dcf9 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 8.1.0 + 8.1.1 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 7bcf5112fc..49e8246a03 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/parent/pom.xml b/parent/pom.xml index ad8116d749..20d0dfd59e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 7.0.5 + 7.0.6 @@ -25,14 +25,14 @@ org.opendaylight.aaa aaa-artifacts - 0.13.1 + 0.13.2 pom import org.opendaylight.controller bundle-parent - 3.0.6 + 3.0.7 pom import diff --git a/pom.xml b/pom.xml index 730b026743..5570de1ad2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/restconf/pom.xml b/restconf/pom.xml index 8ac8f5340b..925037a864 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index aced3b2bec..193345aa22 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index b4c19255d9..0cc8fb765e 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 -- 2.36.6