From 146353e396b22a79339a525c9948ae12866c3499 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 11 Jun 2020 23:55:20 +0200 Subject: [PATCH] Integrate controller-2.0.2 This bumps versions to the following: - odlparent-7.0.3 - yangtools-5.0.3 - mdsal-6.0.2 - controller-2.0.2 Change-Id: I65de98ae108de0255094a6732754d045d0abd6bc Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- features/parent/pom.xml | 6 +++--- features/production/pom.xml | 2 +- features/test/features-neutron-test/pom.xml | 2 +- features/test/pom.xml | 2 +- integration/test-standalone/pom.xml | 4 ++-- integration/test/pom.xml | 2 +- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- parent/pom.xml | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e27f8bd58..3c466faa2 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.2 + 7.0.3 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 1aa45dc83..56f2ffbec 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.2 + 7.0.3 @@ -30,14 +30,14 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.1 + 6.0.2 pom import org.opendaylight.controller controller-artifacts - 2.0.1 + 2.0.2 pom import diff --git a/features/production/pom.xml b/features/production/pom.xml index c3e88715e..f0f152d65 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.2 + 7.0.3 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index 8a9cdab89..f653a050e 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 - 7.0.2 + 7.0.3 diff --git a/features/test/pom.xml b/features/test/pom.xml index 54d83ea1d..70dfb8d86 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.2 + 7.0.3 diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index ca9714756..ff6f97832 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.2 + 7.0.3 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.1 + 6.0.2 pom import diff --git a/integration/test/pom.xml b/integration/test/pom.xml index 7a09f8f0b..15ab6e0fd 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller mdsal-it-parent - 2.0.1 + 2.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index 966e424f6..c3656a170 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 - 7.0.2 + 7.0.3 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index 1090fceba..c48032af8 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 7.0.2 + 7.0.3 diff --git a/parent/pom.xml b/parent/pom.xml index 68645256d..c2100a0da 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 6.0.1 + 6.0.2 @@ -46,7 +46,7 @@ org.opendaylight.controller controller-artifacts - 2.0.1 + 2.0.2 pom import -- 2.36.6