From: Robert Varga Date: Tue, 22 Sep 2020 15:45:41 +0000 (+0200) Subject: Bump MRI projects X-Git-Tag: release/silicon~14 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=80658fc348098d42ea1e757487e0676b4b0eef79;p=serviceutils.git Bump MRI projects This patch adopts: - odlparent-7.0.6 - infrautils-1.8.1 - yangtools-5.0.6 - mdsal-6.0.5 - controller-2.0.4 Change-Id: Ic6871ea554dc611b1d948b049a622f649bf3f6fc Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 24e7e9b3..a881c3b5 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.5 + 7.0.6 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 2aa54e7c..9ae63105 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.4 + 6.0.5 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 2.0.3 + 2.0.4 pom import diff --git a/commons/pom.xml b/commons/pom.xml index 1d78354d..de0e3fc7 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.5 + 7.0.6 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index f28e02e5..feb56284 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 1.8.0 + 1.8.1 @@ -22,21 +22,21 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.5 + 5.0.6 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.4 + 6.0.5 pom import org.opendaylight.controller controller-artifacts - 2.0.3 + 2.0.4 pom import diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 88129f04..41ff7d48 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.5 + 7.0.6 @@ -20,14 +20,14 @@ org.opendaylight.infrautils infrautils-artifacts - 1.8.0 + 1.8.1 import pom org.opendaylight.mdsal mdsal-artifacts - 6.0.4 + 6.0.5 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index bed64745..63e0f834 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.5 + 7.0.6 @@ -20,7 +20,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.8.0 + 1.8.1 pom import @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.5 + 5.0.6 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index c8790155..bf5cec47 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.5 + 7.0.6 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 778b788f..f8e97d11 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.5 + 7.0.6 @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.infrautils infrautils-artifacts - 1.8.0 + 1.8.1 pom import org.opendaylight.controller controller-artifacts - 2.0.3 + 2.0.4 pom import diff --git a/features/pom.xml b/features/pom.xml index 70370f2d..1fb40e97 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.5 + 7.0.6 diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 6f9e5c1f..6f75cbd0 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.5 + 7.0.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index 48501305..181ad251 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.5 + 7.0.6 diff --git a/pom.xml b/pom.xml index 2306f6e9..5ea8b478 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.5 + 7.0.6 diff --git a/srm/pom.xml b/srm/pom.xml index cf5f9599..6e935210 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.5 + 7.0.6 diff --git a/tools/pom.xml b/tools/pom.xml index ecb52fb0..40391181 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.5 + 7.0.6 diff --git a/upgrade/pom.xml b/upgrade/pom.xml index 0a824c50..a3db86f4 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.4 + 6.0.5 compile