From 823ab22dc058de77676afca7fe718fc9394b3dd2 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 27 Jul 2020 01:56:32 +0200 Subject: [PATCH] Bump odlparent/yangtools/mdsal/controller Adopt upstream versions: - odlparent-7.0.5 - yangtools-5.0.5 - mdsal-6.0.4 - controller-2.0.3 Change-Id: Ic5e1ccc27bc669ae6b0ac4a10a3335d41f9badd3 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- commons/binding-parent/pom.xml | 4 ++-- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 6 +++--- features/odl-serviceutils-listener/pom.xml | 4 ++-- features/odl-serviceutils-rpc/pom.xml | 4 ++-- features/odl-serviceutils-srm/pom.xml | 2 +- features/odl-serviceutils-tools/pom.xml | 4 ++-- features/pom.xml | 2 +- features/serviceutils-features/pom.xml | 2 +- karaf/pom.xml | 2 +- pom.xml | 2 +- srm/pom.xml | 2 +- tools/pom.xml | 2 +- upgrade/pom.xml | 2 +- 15 files changed, 21 insertions(+), 21 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ab6ae9c3..537b2abc 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 15b64850..fa1b4b52 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal binding-parent - 6.0.2 + 6.0.4 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/commons/pom.xml b/commons/pom.xml index e17f9697..5dff8139 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 77b0a595..2435f214 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -29,21 +29,21 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.3 + 5.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 pom import org.opendaylight.controller controller-artifacts - 2.0.2 + 2.0.3 pom import diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 0920174c..e3640b2e 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.4 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index c6192eec..384b6aca 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.3 + 5.0.5 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 90734d0a..4e1e43e6 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 1664f4e0..59abfb22 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.5 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller odl-mdsal-broker - 2.0.2 + 2.0.3 xml features diff --git a/features/pom.xml b/features/pom.xml index 2eacfb85..a3d3a13d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index d2d05f7b..dcd3b91d 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index f5b28988..9e9060d7 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 7.0.3 + 7.0.5 diff --git a/pom.xml b/pom.xml index d66ff0aa..d8906958 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/srm/pom.xml b/srm/pom.xml index f9799038..dce49d17 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/tools/pom.xml b/tools/pom.xml index 6e5afe6b..d79a463f 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.5 diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 582e43a7..f8ba734a 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-binding-api - 6.0.2 + 6.0.4 compile -- 2.36.6