From: Robert Varga Date: Thu, 18 Aug 2022 21:50:28 +0000 (+0200) Subject: Bump upstreams X-Git-Tag: v4.0.1~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=134a5dfe40fa01ebb879bd9f5d0bfa119650ef6a Bump upstreams Adopt: - odlparent-11.0.1 - yangtools-9.0.1 - infrautils-4.0.1 - mdsal-10.0.1 - controller-6.0.1 - aaa-0.16.1 Change-Id: Ic44d4773af1720661bea8b293d1c22a628480e54 Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index bcae70f5cd..81b20f8cd7 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 87bcc9df2a..44e34627dd 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 - 11.0.0 + 11.0.1 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index eb220b085d..cca3df56a5 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index b997c2ee2a..cb128f8ee0 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 - 11.0.0 + 11.0.1 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index b946cc4953..6158294521 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 - 11.0.0 + 11.0.1 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 6953404d96..3231f5a115 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 61795d5dac..64436c7c02 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 diff --git a/features/pom.xml b/features/pom.xml index 38347dd5e0..6b6f627c9f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 345e0f3cad..5a6ad03287 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 - 11.0.0 + 11.0.1 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 27ca1fe675..3ad1144e87 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index f90ab10b0c..771c65455c 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 - 11.0.0 + 11.0.1 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 135139ac48..5278546aa3 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index ea54ad440d..1930ff5c15 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf-dist-static - 11.0.0 + 11.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index ec8629af4d..752775a3c6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.0 + 11.0.1 org.opendaylight.netconf @@ -21,14 +21,20 @@ + + org.opendaylight.infrautils + infrautils-artifacts + 4.0.1 + pom + import + org.opendaylight.controller controller-artifacts - 6.0.0 + 6.0.1 pom import - org.opendaylight.netconf netconf-artifacts @@ -36,14 +42,6 @@ pom import - - - org.opendaylight.infrautils - infrautils-artifacts - 4.0.0 - pom - import - diff --git a/model/pom.xml b/model/pom.xml index 96689148eb..995015a9ea 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 3fd499dbf8..0e73895ea9 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0 + 11.0.1 diff --git a/netconf/pom.xml b/netconf/pom.xml index ea545f4aa4..3537d05694 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 0d0cb1313f..787f01a9d1 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 11.0.0 + 11.0.1 diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 1e97dd08e6..4d353ea10b 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0 + 11.0.1 diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index f17897e329..b4cead6931 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 11.0.0 + 11.0.1 diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index 75eae140f1..18de3447c7 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0 + 11.0.1 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index a65f83c86b..fdf4431ab4 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/parent/pom.xml b/parent/pom.xml index 417bd7b359..f163cf8e96 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 10.0.0 + 10.0.1 @@ -23,27 +23,26 @@ - org.opendaylight.aaa - aaa-artifacts - 0.16.0 + org.opendaylight.infrautils + infrautils-artifacts + 4.0.1 pom import - org.opendaylight.controller - bundle-parent - 6.0.0 + org.opendaylight.aaa + aaa-artifacts + 0.16.1 pom import - org.opendaylight.infrautils - infrautils-artifacts - 4.0.0 + org.opendaylight.controller + bundle-parent + 6.0.1 pom import - org.opendaylight.netconf netconf-artifacts diff --git a/pom.xml b/pom.xml index d27a2ef0a2..c6c8ab5c66 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/restconf/pom.xml b/restconf/pom.xml index 8aaf68fbf0..a2812df35f 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index fc5ba9dafe..5245b45d53 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 - 11.0.0 + 11.0.1