From: Robert Varga Date: Thu, 1 Jun 2023 12:17:46 +0000 (+0200) Subject: Bump upstreams X-Git-Tag: v6.0.0~69 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=89f90ee956910e98d25018102c057483ccc17386;p=netconf.git Bump upstreams Adopt: - odlparent-12.0.6 - infrautils-5.0.5 - yangtools-10.0.7 - mdsal-11.0.10 - controller-7.0.7 - aaa-0.17.9 Change-Id: I3d44fcb19eafb8a9fcb2c82db394864bb03c622b Signed-off-by: Robert Varga --- diff --git a/apps/pom.xml b/apps/pom.xml index 0ada4ac3e8..37ff0bc8ea 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index f2b38edd7d..7082e1a76d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index cb816499d5..a3b2bba6e4 100644 --- a/features/features-netconf-experimental/pom.xml +++ b/features/features-netconf-experimental/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 12.0.5 + 12.0.6 diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index 72b07bc5a3..4cad6cc824 100644 --- a/features/features-netconf-testing/pom.xml +++ b/features/features-netconf-testing/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 12.0.5 + 12.0.6 diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index b942c7da8d..5ea9128a93 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 12.0.5 + 12.0.6 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index af4d014b7b..5eb7d78e1a 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.5 + 12.0.6 diff --git a/features/pom.xml b/features/pom.xml index d3b3e7e2ef..41bfd6191f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index ae057651a7..8a6f902da5 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf-dist-static - 12.0.5 + 12.0.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index ffa74e73b3..d747c27ede 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 12.0.5 + 12.0.6 org.opendaylight.netconf @@ -24,14 +24,14 @@ org.opendaylight.infrautils infrautils-artifacts - 5.0.4 + 5.0.5 pom import org.opendaylight.controller controller-artifacts - 7.0.6 + 7.0.7 pom import diff --git a/keystore/pom.xml b/keystore/pom.xml index 132307fdf5..ff76f3ae12 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/model/pom.xml b/model/pom.xml index 0b95afc185..83959aabe2 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/netconf/pom.xml b/netconf/pom.xml index c793beb2dd..2380af7707 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index bf57669b7b..3c6ec45096 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/parent/pom.xml b/parent/pom.xml index bb2ca8bb9e..b12c0b597a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.9 + 11.0.10 @@ -25,21 +25,21 @@ org.opendaylight.infrautils infrautils-artifacts - 5.0.4 + 5.0.5 pom import org.opendaylight.aaa aaa-artifacts - 0.17.8 + 0.17.9 pom import org.opendaylight.controller bundle-parent - 7.0.6 + 7.0.7 pom import diff --git a/plugins/pom.xml b/plugins/pom.xml index 33bbb9d918..4eaf5d2bab 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/pom.xml b/pom.xml index b8cb1f9295..6d310206cc 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/protocol/pom.xml b/protocol/pom.xml index f17456c646..df3f466497 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/restconf/pom.xml b/restconf/pom.xml index 2c5b44fcff..d20662ca8b 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 6ce15be552..4469e33410 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 - 12.0.5 + 12.0.6 diff --git a/third-party/pom.xml b/third-party/pom.xml index 16edbae13d..ffa30359c3 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 7a7ea3e3be..eee4321459 100644 --- a/third-party/shaded-exificient-jar/pom.xml +++ b/third-party/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.5 + 12.0.6 diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index 2aa88a598b..b5fe9ba665 100644 --- a/third-party/shaded-exificient/pom.xml +++ b/third-party/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.5 + 12.0.6 diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index ef76442460..8f8092d830 100644 --- a/third-party/shaded-sshd-jar/pom.xml +++ b/third-party/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 12.0.5 + 12.0.6 diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index e6850951c0..4593d47c47 100644 --- a/third-party/shaded-sshd/pom.xml +++ b/third-party/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.5 + 12.0.6 diff --git a/transport/pom.xml b/transport/pom.xml index 2ecb68b314..88b5e809dd 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6 diff --git a/truststore/pom.xml b/truststore/pom.xml index 60cc112afd..5504c200cc 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.5 + 12.0.6