From a489faceb9581a57f6d71a88ef89756fb6bf8b60 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 6 Nov 2019 15:08:05 +0100 Subject: [PATCH] Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 This picks up latest upgrades and fixes. Change-Id: I8db358b0af81394a561071d98bffea168dda47cc Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- commons/binding-parent/pom.xml | 2 +- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 4 ++-- 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 | 2 +- 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 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 099c1955..05e1e913 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 - 6.0.0 + 6.0.1 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 509e34e8..e83952d3 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 - 5.0.3 + 5.0.4 diff --git a/commons/pom.xml b/commons/pom.xml index 7f84036e..da0683c0 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 - 6.0.0 + 6.0.1 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 48d5b27c..2fd87f7e 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import @@ -43,7 +43,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 pom import diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 20e66742..3ad79f70 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 - 6.0.0 + 6.0.1 @@ -27,7 +27,7 @@ org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.4 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 3ce108cc..d99013f9 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 - 6.0.0 + 6.0.1 org.opendaylight.serviceutils @@ -33,7 +33,7 @@ org.opendaylight.yangtools yangtools-artifacts - 4.0.1 + 4.0.2 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 543cf3ad..d42b2cf5 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 - 6.0.0 + 6.0.1 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index fe81cd2b..ebbdda0a 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 - 6.0.0 + 6.0.1 diff --git a/features/pom.xml b/features/pom.xml index 8f1f44a0..24abbf71 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 - 6.0.0 + 6.0.1 diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index aba481ad..b24e65d0 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 - 6.0.0 + 6.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 4b6c9f08..5af97024 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 - 6.0.0 + 6.0.1 diff --git a/pom.xml b/pom.xml index c78234a1..826f52a6 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 - 6.0.0 + 6.0.1 diff --git a/srm/pom.xml b/srm/pom.xml index 534d2ec9..3b6e4b38 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 - 6.0.0 + 6.0.1 diff --git a/tools/pom.xml b/tools/pom.xml index 13a9ca0a..a32cd341 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 - 6.0.0 + 6.0.1 -- 2.36.6