From 5bc21b8e98127eea327c6925c574820257a70f2b Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Mon, 24 Sep 2018 09:12:22 +0200 Subject: [PATCH] Bump to odlparent 4.0.1 Change-Id: I1ec17a54dc4765e392a67ac36d65789a28e988af Signed-off-by: Stephen Kitt --- artifacts/pom.xml | 2 +- benchmarks/pom.xml | 2 +- common/checkstyle-logging/pom.xml | 2 +- common/concepts/pom.xml | 2 +- common/mockito-configuration/pom.xml | 2 +- common/pom.xml | 2 +- common/testutils/pom.xml | 2 +- common/util/pom.xml | 2 +- features/features-yangtools-experimental/pom.xml | 2 +- features/features-yangtools/pom.xml | 2 +- features/odl-triemap/pom.xml | 2 +- features/odl-yangtools-codec/pom.xml | 2 +- features/odl-yangtools-common/pom.xml | 2 +- features/odl-yangtools-data-api/pom.xml | 2 +- features/odl-yangtools-data/pom.xml | 2 +- features/odl-yangtools-exp-xpath-api/pom.xml | 2 +- features/odl-yangtools-exp-xpath-impl/pom.xml | 2 +- features/odl-yangtools-export/pom.xml | 2 +- features/odl-yangtools-parser-api/pom.xml | 2 +- features/odl-yangtools-parser/pom.xml | 2 +- features/odl-yangtools-util/pom.xml | 2 +- features/odl-yangtools-xpath/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 2 +- third-party/pom.xml | 2 +- third-party/triemap/pom.xml | 2 +- yang-validation-tool/pom.xml | 2 +- yang/odlext-model-api/pom.xml | 2 +- yang/odlext-parser-support/pom.xml | 2 +- yang/openconfig-model-api/pom.xml | 2 +- yang/openconfig-parser-support/pom.xml | 2 +- yang/pom.xml | 2 +- yang/rfc6536-model-api/pom.xml | 2 +- yang/rfc6536-parser-support/pom.xml | 2 +- yang/rfc7952-model-api/pom.xml | 2 +- yang/rfc7952-parser-support/pom.xml | 2 +- yang/rfc8040-model-api/pom.xml | 2 +- yang/rfc8040-parser-support/pom.xml | 2 +- yang/yang-common/pom.xml | 2 +- yang/yang-data-api/pom.xml | 2 +- yang/yang-data-codec-gson/pom.xml | 2 +- yang/yang-data-codec-xml/pom.xml | 2 +- yang/yang-data-impl/pom.xml | 2 +- yang/yang-data-jaxen/pom.xml | 2 +- yang/yang-data-transform/pom.xml | 2 +- yang/yang-data-util/pom.xml | 2 +- yang/yang-maven-plugin-it/pom.xml | 2 +- .../src/test/resources/test-parent/AdditionalConfig/pom.xml | 3 +-- .../src/test/resources/test-parent/Correct/pom.xml | 3 +-- .../src/test/resources/test-parent/GenerateTest1/pom.xml | 3 +-- .../src/test/resources/test-parent/GenerateTest2/pom.xml | 3 +-- .../src/test/resources/test-parent/Generator/pom.xml | 3 +-- .../src/test/resources/test-parent/InvalidVersion/pom.xml | 3 +-- .../src/test/resources/test-parent/MissingYangInDep/pom.xml | 3 +-- .../src/test/resources/test-parent/NoGenerators/pom.xml | 3 +-- .../src/test/resources/test-parent/NoOutputDir/pom.xml | 3 +-- .../src/test/resources/test-parent/NoYangFiles/pom.xml | 3 +-- .../src/test/resources/test-parent/UnknownGenerator/pom.xml | 3 +-- .../src/test/resources/test-parent/YangRootNotExist/pom.xml | 3 +-- .../src/test/resources/test-parent/pom.xml | 3 +-- yang/yang-maven-plugin-spi/pom.xml | 2 +- yang/yang-maven-plugin/pom.xml | 2 +- yang/yang-model-api/pom.xml | 2 +- yang/yang-model-export/pom.xml | 2 +- yang/yang-model-immutable/pom.xml | 2 +- yang/yang-model-util/pom.xml | 2 +- yang/yang-model-validator/pom.xml | 2 +- yang/yang-parser-api/pom.xml | 2 +- yang/yang-parser-impl/pom.xml | 2 +- yang/yang-parser-reactor/pom.xml | 2 +- yang/yang-parser-rfc7950/pom.xml | 2 +- yang/yang-parser-spi/pom.xml | 2 +- yang/yang-test-util/pom.xml | 2 +- yang/yang-xpath-api/pom.xml | 2 +- yang/yang-xpath-impl/pom.xml | 2 +- 75 files changed, 75 insertions(+), 88 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4be329d381..1ab488d772 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 574225741e..5fa7c2103a 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 4.0.0 diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 6406220343..4535a704d1 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 1c6edc70d1..880541859b 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 3d796c5ea3..743b889fa5 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 diff --git a/common/pom.xml b/common/pom.xml index 2a5c5e8f50..10ce1a4ae7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/common/testutils/pom.xml b/common/testutils/pom.xml index df5a6c73ef..af31982465 100644 --- a/common/testutils/pom.xml +++ b/common/testutils/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/common/util/pom.xml b/common/util/pom.xml index 10089f1f75..68997a26a0 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 bundle diff --git a/features/features-yangtools-experimental/pom.xml b/features/features-yangtools-experimental/pom.xml index e10f6b073e..d9e03aa44b 100644 --- a/features/features-yangtools-experimental/pom.xml +++ b/features/features-yangtools-experimental/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 4.0.0 + 4.0.1 diff --git a/features/features-yangtools/pom.xml b/features/features-yangtools/pom.xml index 85117d1f6f..51d1d20ce8 100644 --- a/features/features-yangtools/pom.xml +++ b/features/features-yangtools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-triemap/pom.xml b/features/odl-triemap/pom.xml index f438aea72a..5f5de30867 100644 --- a/features/odl-triemap/pom.xml +++ b/features/odl-triemap/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-codec/pom.xml b/features/odl-yangtools-codec/pom.xml index ddece7b3ef..1286afac11 100644 --- a/features/odl-yangtools-codec/pom.xml +++ b/features/odl-yangtools-codec/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-common/pom.xml b/features/odl-yangtools-common/pom.xml index 7696783960..7fc81166c9 100644 --- a/features/odl-yangtools-common/pom.xml +++ b/features/odl-yangtools-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-data-api/pom.xml b/features/odl-yangtools-data-api/pom.xml index 38b3ed232b..5f65fc7947 100644 --- a/features/odl-yangtools-data-api/pom.xml +++ b/features/odl-yangtools-data-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-data/pom.xml b/features/odl-yangtools-data/pom.xml index 97096b1e80..6f2a49a522 100644 --- a/features/odl-yangtools-data/pom.xml +++ b/features/odl-yangtools-data/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-exp-xpath-api/pom.xml b/features/odl-yangtools-exp-xpath-api/pom.xml index 5ac6cc757e..689a6eb6a4 100644 --- a/features/odl-yangtools-exp-xpath-api/pom.xml +++ b/features/odl-yangtools-exp-xpath-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-exp-xpath-impl/pom.xml b/features/odl-yangtools-exp-xpath-impl/pom.xml index 9b9c45ba80..3c623a0eba 100644 --- a/features/odl-yangtools-exp-xpath-impl/pom.xml +++ b/features/odl-yangtools-exp-xpath-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-export/pom.xml b/features/odl-yangtools-export/pom.xml index ac78e262a3..70fa690cd7 100644 --- a/features/odl-yangtools-export/pom.xml +++ b/features/odl-yangtools-export/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-parser-api/pom.xml b/features/odl-yangtools-parser-api/pom.xml index 8c190999af..7f6b44d5c7 100644 --- a/features/odl-yangtools-parser-api/pom.xml +++ b/features/odl-yangtools-parser-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-parser/pom.xml b/features/odl-yangtools-parser/pom.xml index 16e04e3f0f..c229248d65 100644 --- a/features/odl-yangtools-parser/pom.xml +++ b/features/odl-yangtools-parser/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-util/pom.xml b/features/odl-yangtools-util/pom.xml index 0d4551cab1..dd1c79c9e3 100644 --- a/features/odl-yangtools-util/pom.xml +++ b/features/odl-yangtools-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/odl-yangtools-xpath/pom.xml b/features/odl-yangtools-xpath/pom.xml index 9a9af64d7a..61705bc4ce 100644 --- a/features/odl-yangtools-xpath/pom.xml +++ b/features/odl-yangtools-xpath/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.0 + 4.0.1 diff --git a/features/pom.xml b/features/pom.xml index dc046f40a1..e1f48c357a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/pom.xml b/pom.xml index c9844994ed..12926c4281 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/third-party/pom.xml b/third-party/pom.xml index 5568590912..2fb285ea5a 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/third-party/triemap/pom.xml b/third-party/triemap/pom.xml index 38fa2ba149..0f9597e402 100644 --- a/third-party/triemap/pom.xml +++ b/third-party/triemap/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang-validation-tool/pom.xml b/yang-validation-tool/pom.xml index 0e4cfe97f8..d2b8fc3a1c 100644 --- a/yang-validation-tool/pom.xml +++ b/yang-validation-tool/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 diff --git a/yang/odlext-model-api/pom.xml b/yang/odlext-model-api/pom.xml index 0523b80485..45d9f09167 100644 --- a/yang/odlext-model-api/pom.xml +++ b/yang/odlext-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index bc0274a083..48308abd94 100644 --- a/yang/odlext-parser-support/pom.xml +++ b/yang/odlext-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/openconfig-model-api/pom.xml b/yang/openconfig-model-api/pom.xml index a6e73c5e16..bf2ebc4842 100644 --- a/yang/openconfig-model-api/pom.xml +++ b/yang/openconfig-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/openconfig-parser-support/pom.xml b/yang/openconfig-parser-support/pom.xml index 3e47bf8bac..bfce6e0d25 100644 --- a/yang/openconfig-parser-support/pom.xml +++ b/yang/openconfig-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/pom.xml b/yang/pom.xml index bbb92b7ace..cb697a9daf 100644 --- a/yang/pom.xml +++ b/yang/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0 + 4.0.1 diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index 44b852ee21..36c39d1f36 100644 --- a/yang/rfc6536-model-api/pom.xml +++ b/yang/rfc6536-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/rfc6536-parser-support/pom.xml b/yang/rfc6536-parser-support/pom.xml index 576f8fc1b1..3ef075d339 100644 --- a/yang/rfc6536-parser-support/pom.xml +++ b/yang/rfc6536-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/rfc7952-model-api/pom.xml b/yang/rfc7952-model-api/pom.xml index 458ad3d6e7..eb7aa52f48 100644 --- a/yang/rfc7952-model-api/pom.xml +++ b/yang/rfc7952-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/rfc7952-parser-support/pom.xml b/yang/rfc7952-parser-support/pom.xml index edf582c212..60ea92a7f6 100644 --- a/yang/rfc7952-parser-support/pom.xml +++ b/yang/rfc7952-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/rfc8040-model-api/pom.xml b/yang/rfc8040-model-api/pom.xml index 244655153d..1d5ebfd9a0 100644 --- a/yang/rfc8040-model-api/pom.xml +++ b/yang/rfc8040-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/rfc8040-parser-support/pom.xml b/yang/rfc8040-parser-support/pom.xml index 0a61a9f3a1..f9a38f3152 100644 --- a/yang/rfc8040-parser-support/pom.xml +++ b/yang/rfc8040-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 2f08b0d742..4870cebba4 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index ed2e890fca..cc1e950bb0 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 73573ce0a2..1b91784035 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index b1f14ef2e4..5b75b456e6 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index a7cfd19204..49e0803741 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-jaxen/pom.xml b/yang/yang-data-jaxen/pom.xml index 4342137715..0500c4bcff 100644 --- a/yang/yang-data-jaxen/pom.xml +++ b/yang/yang-data-jaxen/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-transform/pom.xml b/yang/yang-data-transform/pom.xml index 4f4ba317da..2a46110857 100644 --- a/yang/yang-data-transform/pom.xml +++ b/yang/yang-data-transform/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-data-util/pom.xml b/yang/yang-data-util/pom.xml index 3cd758cbd6..1149c1f400 100644 --- a/yang/yang-data-util/pom.xml +++ b/yang/yang-data-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 70d67e9999..c3eaa31f4c 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/AdditionalConfig/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/AdditionalConfig/pom.xml index dcff162749..f740ad214e 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/AdditionalConfig/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/AdditionalConfig/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/Correct/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/Correct/pom.xml index f00ab1370e..c01e19633d 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/Correct/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/Correct/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest1/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest1/pom.xml index 3dab19558d..1051fcbf53 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest1/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest1/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest2/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest2/pom.xml index 60becc2fc4..359a870396 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest2/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/GenerateTest2/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/Generator/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/Generator/pom.xml index 840e6bf699..0fa70ede3f 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/Generator/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/Generator/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/InvalidVersion/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/InvalidVersion/pom.xml index 715d445c7b..bc2e72465d 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/InvalidVersion/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/InvalidVersion/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/MissingYangInDep/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/MissingYangInDep/pom.xml index b51cde0aed..2933592ddc 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/MissingYangInDep/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/MissingYangInDep/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoGenerators/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoGenerators/pom.xml index 597917956b..e5340fe467 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoGenerators/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoGenerators/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoOutputDir/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoOutputDir/pom.xml index 345995faed..e8e9d4a071 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoOutputDir/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoOutputDir/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoYangFiles/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoYangFiles/pom.xml index f02e13b1bf..480b644014 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoYangFiles/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/NoYangFiles/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/UnknownGenerator/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/UnknownGenerator/pom.xml index feb3b62d07..3b4a0cedac 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/UnknownGenerator/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/UnknownGenerator/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/YangRootNotExist/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/YangRootNotExist/pom.xml index 1d0985a154..bb968be2c2 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/YangRootNotExist/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/YangRootNotExist/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 diff --git a/yang/yang-maven-plugin-it/src/test/resources/test-parent/pom.xml b/yang/yang-maven-plugin-it/src/test/resources/test-parent/pom.xml index 05609eb15d..0924704822 100644 --- a/yang/yang-maven-plugin-it/src/test/resources/test-parent/pom.xml +++ b/yang/yang-maven-plugin-it/src/test/resources/test-parent/pom.xml @@ -4,8 +4,7 @@ program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index 0e9ed67c05..2e4fc0406f 100644 --- a/yang/yang-maven-plugin-spi/pom.xml +++ b/yang/yang-maven-plugin-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 655581d275..89de742480 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.0 + 4.0.1 diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 731fb97d00..a0f310f1c3 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 54876502ea..383c5823c0 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-model-immutable/pom.xml b/yang/yang-model-immutable/pom.xml index 6528620efd..e11686088b 100644 --- a/yang/yang-model-immutable/pom.xml +++ b/yang/yang-model-immutable/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index d331cd39a7..96b5ef46e6 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-model-validator/pom.xml b/yang/yang-model-validator/pom.xml index 3388b02f91..29d35579d9 100644 --- a/yang/yang-model-validator/pom.xml +++ b/yang/yang-model-validator/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index fd0bcee6e2..d7b434e7eb 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 22288db3c5..b796433f98 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-parser-reactor/pom.xml b/yang/yang-parser-reactor/pom.xml index a0a6b6af2f..e12d0d4b10 100644 --- a/yang/yang-parser-reactor/pom.xml +++ b/yang/yang-parser-reactor/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-parser-rfc7950/pom.xml b/yang/yang-parser-rfc7950/pom.xml index fedd82b174..cd1e53a5ae 100644 --- a/yang/yang-parser-rfc7950/pom.xml +++ b/yang/yang-parser-rfc7950/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index 76dc945968..e3d5bf8fe1 100644 --- a/yang/yang-parser-spi/pom.xml +++ b/yang/yang-parser-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-test-util/pom.xml b/yang/yang-test-util/pom.xml index 03759747b8..09bc0523bc 100644 --- a/yang/yang-test-util/pom.xml +++ b/yang/yang-test-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index f5f22e98e8..84f6be674f 100644 --- a/yang/yang-xpath-api/pom.xml +++ b/yang/yang-xpath-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 7c9554197c..332974e14d 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.0 + 4.0.1 -- 2.36.6