From: Robert Varga Date: Sat, 11 Jul 2020 18:58:08 +0000 (+0200) Subject: Bump odlparent/yangtools/mdsal to 7.0.4/5.0.4/6.0.3 X-Git-Tag: v2.0.3~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=4653b3b0b0f0a77a3306d8978970a6bf437ab373 Bump odlparent/yangtools/mdsal to 7.0.4/5.0.4/6.0.3 Pick up latest upstream fixes. Change-Id: Ic661675cfc75311d2dace18997f4626033a2cdd6 Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 524a831818..3f5ad25af6 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 7b900a8946..9f65c98cf2 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/docs/pom.xml b/docs/pom.xml index 16e7aed771..de9765c7f4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 7.0.3 + 7.0.4 @@ -245,9 +245,9 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.3/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.3/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.2/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.4/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.4/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.3/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 90244253a8..14ee6cdb34 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.4 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index a93bc0ba57..03f2448595 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.4 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 355cc6237c..0c92586776 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.3 + 7.0.4 diff --git a/features/pom.xml b/features/pom.xml index 7e04c80f53..6bb34c7908 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 59e849bedf..864c600713 100644 --- a/features/single-feature-parent/pom.xml +++ b/features/single-feature-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 7.0.3 + 7.0.4 diff --git a/karaf/pom.xml b/karaf/pom.xml index c0237b3c42..48e58238b8 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 6131c7b6cc..d377d55037 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 @@ -27,14 +27,14 @@ org.opendaylight.yangtools yangtools-artifacts - 5.0.3 + 5.0.4 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.3 pom import diff --git a/opendaylight/commons/jolokia/pom.xml b/opendaylight/commons/jolokia/pom.xml index 9cb384b8a6..e3878d8143 100644 --- a/opendaylight/commons/jolokia/pom.xml +++ b/opendaylight/commons/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index fde1efe7af..a930195755 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index f00ad14c35..7fcf5a3f36 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index e4c9ff2671..a4b00d72f9 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 1fb314ce84..5fbe0b459b 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 8b4d49111d..3de9e18964 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index 3086391a55..c47fc58204 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 3e7e48a19d..a8b3c14c9a 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 6.0.2 + 6.0.3 pom import diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 7e929baaef..4aa59a0b3d 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index 7b3e99fb48..bb81062484 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 6.0.2 + 6.0.3 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index e4d3a67071..8587a66f71 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index fbbe1f7d2d..6ab8634b58 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index 9f0cf334cf..b7515fc838 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 69dc8b23fe..a248313d27 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index de16a3fbe4..e7285f25a8 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/opendaylight/model/model-inventory/pom.xml b/opendaylight/model/model-inventory/pom.xml index cfc73581bf..7296b8513a 100644 --- a/opendaylight/model/model-inventory/pom.xml +++ b/opendaylight/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal binding-parent - 6.0.2 + 6.0.3 diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index 709c49f0d8..88eebe1f66 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4 diff --git a/pom.xml b/pom.xml index cd5783d0f6..5dba7e44d8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.3 + 7.0.4