From 59523e8e4fe0e77d4a225ee8f0a00edb4976878b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 26 Aug 2021 13:53:17 +0200 Subject: [PATCH] Bump upstream versions Use netconf-2.0.3 et al. Change-Id: I402eef803ce8088429c28ccdebc967c063c8fe06 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/production/odl-neutron-hostconfig-ovs/pom.xml | 2 +- features/production/pom.xml | 2 +- features/test/features-neutron-test/pom.xml | 2 +- features/test/pom.xml | 2 +- integration/test-standalone/pom.xml | 8 ++++---- integration/test/pom.xml | 2 +- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- parent/pom.xml | 10 +++++----- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 096b3f4f6..c7f5a2195 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.2 + 9.0.5 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index bf99aeae9..82545308b 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 9.0.2 + 9.0.5 diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index a807c98ea..8aa55abb2 100644 --- a/features/production/odl-neutron-hostconfig-ovs/pom.xml +++ b/features/production/odl-neutron-hostconfig-ovs/pom.xml @@ -51,7 +51,7 @@ odl-aaa-cert xml features - 0.14.1 + 0.14.2 ${project.groupId} diff --git a/features/production/pom.xml b/features/production/pom.xml index 68994f947..6ed7f0bc6 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.2 + 9.0.5 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index a6f4644c9..7f05b34a7 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 9.0.2 + 9.0.5 diff --git a/features/test/pom.xml b/features/test/pom.xml index e1604db9b..8fb140f8f 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.2 + 9.0.5 diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index 8d945ec2a..5a8eb603f 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 9.0.2 + 9.0.5 @@ -27,21 +27,21 @@ org.opendaylight.mdsal mdsal-artifacts - 8.0.1 + 8.0.4 pom import org.opendaylight.aaa aaa-artifacts - 0.14.1 + 0.14.2 pom import org.opendaylight.infrautils infrautils-artifacts - 2.0.2 + 2.0.5 pom import diff --git a/integration/test/pom.xml b/integration/test/pom.xml index 9d532572a..592bd72ba 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller mdsal-it-parent - 4.0.1 + 4.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index dd69a39a9..528994b80 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 9.0.2 + 9.0.5 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index c975db80e..f45afdec3 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 9.0.2 + 9.0.5 diff --git a/parent/pom.xml b/parent/pom.xml index 1954a7229..108021e56 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 8.0.1 + 8.0.4 @@ -39,28 +39,28 @@ org.opendaylight.infrautils infrautils-artifacts - 2.0.2 + 2.0.5 pom import org.opendaylight.controller controller-artifacts - 4.0.1 + 4.0.2 pom import org.opendaylight.aaa aaa-artifacts - 0.14.1 + 0.14.2 pom import org.opendaylight.netconf netconf-artifacts - 2.0.2 + 2.0.3 pom import -- 2.36.6