From b3cf51e632d66a34f745b7582eeebf205ce8fb90 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 9 Jul 2017 19:14:30 +0200 Subject: [PATCH] Bump odlparent references to 2.0.2 Automated bump to latest fix release. Change-Id: Ibbbe6dc4d9c0df1e08135f1d496eb53963c9db93 Signed-off-by: Robert Varga --- binding/binding-parent/pom.xml | 2 +- binding/maven-sal-api-gen-plugin/pom.xml | 2 +- binding/mdsal-binding-api/pom.xml | 2 +- binding/mdsal-binding-dom-adapter/pom.xml | 2 +- binding/mdsal-binding-dom-codec-osgi/pom.xml | 2 +- binding/mdsal-binding-dom-codec/pom.xml | 2 +- binding/mdsal-binding-generator-api/pom.xml | 2 +- binding/mdsal-binding-generator-impl/pom.xml | 2 +- binding/mdsal-binding-generator-util/pom.xml | 2 +- binding/mdsal-binding-java-api-generator/pom.xml | 2 +- binding/mdsal-binding-test-utils/pom.xml | 2 +- binding/mdsal-binding-util/pom.xml | 2 +- binding/pom.xml | 2 +- binding/yang-binding/pom.xml | 2 +- binding2/mdsal-binding2-api/pom.xml | 2 +- binding2/mdsal-binding2-dom-adapter/pom.xml | 2 +- binding2/mdsal-binding2-dom-codec/pom.xml | 2 +- binding2/mdsal-binding2-generator-api/pom.xml | 2 +- binding2/mdsal-binding2-generator-impl/pom.xml | 2 +- binding2/mdsal-binding2-generator-util/pom.xml | 2 +- binding2/mdsal-binding2-java-api-generator/pom.xml | 2 +- binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml | 2 +- binding2/mdsal-binding2-runtime/pom.xml | 2 +- binding2/mdsal-binding2-spec/pom.xml | 2 +- binding2/mdsal-binding2-util/pom.xml | 2 +- binding2/mdsal-model-binding2-parent/pom.xml | 2 +- binding2/pom.xml | 2 +- common/artifacts/pom.xml | 2 +- common/features/features-mdsal/pom.xml | 2 +- common/features/odl-mdsal-binding-api/pom.xml | 2 +- common/features/odl-mdsal-binding-base/pom.xml | 2 +- common/features/odl-mdsal-binding-dom-adapter/pom.xml | 2 +- common/features/odl-mdsal-binding-runtime/pom.xml | 2 +- common/features/odl-mdsal-binding/pom.xml | 2 +- common/features/odl-mdsal-common/pom.xml | 2 +- common/features/odl-mdsal-dom-api/pom.xml | 2 +- common/features/odl-mdsal-dom-broker/pom.xml | 4 ++-- common/features/odl-mdsal-dom/pom.xml | 2 +- common/features/odl-mdsal-eos-binding/pom.xml | 2 +- common/features/odl-mdsal-eos-common/pom.xml | 2 +- common/features/odl-mdsal-eos-dom/pom.xml | 2 +- common/features/odl-mdsal-singleton-common/pom.xml | 2 +- common/features/odl-mdsal-singleton-dom/pom.xml | 2 +- common/features/pom.xml | 2 +- common/mdsal-common-api/pom.xml | 2 +- common/parent/pom.xml | 4 ++-- common/pom.xml | 4 ++-- dom/mdsal-dom-api/pom.xml | 2 +- dom/mdsal-dom-broker/pom.xml | 2 +- dom/mdsal-dom-inmemory-datastore/pom.xml | 2 +- dom/mdsal-dom-spi/pom.xml | 2 +- dom/pom.xml | 2 +- entityownership/mdsal-eos-binding-adapter/pom.xml | 2 +- entityownership/mdsal-eos-binding-api/pom.xml | 2 +- entityownership/mdsal-eos-common-api/pom.xml | 2 +- entityownership/mdsal-eos-common-spi/pom.xml | 2 +- entityownership/mdsal-eos-dom-api/pom.xml | 2 +- entityownership/mdsal-eos-dom-simple/pom.xml | 2 +- entityownership/pom.xml | 2 +- model-binding2/pom.xml | 2 +- model/artifacts/pom.xml | 2 +- model/features/features-mdsal-model/pom.xml | 2 +- model/features/odl-mdsal-models/pom.xml | 2 +- model/features/pom.xml | 2 +- model/iana/pom.xml | 2 +- model/ietf/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- singleton-service/mdsal-singleton-common-api/pom.xml | 2 +- singleton-service/mdsal-singleton-dom-impl/pom.xml | 2 +- singleton-service/pom.xml | 2 +- 71 files changed, 75 insertions(+), 75 deletions(-) diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index f37ea7b57d..7b5cf419f3 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/maven-sal-api-gen-plugin/pom.xml b/binding/maven-sal-api-gen-plugin/pom.xml index b43ea73910..b5c5424387 100644 --- a/binding/maven-sal-api-gen-plugin/pom.xml +++ b/binding/maven-sal-api-gen-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index fa9853c7f9..f3d0dc77c8 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 57b5823801..dcda50a5d2 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-dom-codec-osgi/pom.xml b/binding/mdsal-binding-dom-codec-osgi/pom.xml index d1ce48d14b..144905fab1 100644 --- a/binding/mdsal-binding-dom-codec-osgi/pom.xml +++ b/binding/mdsal-binding-dom-codec-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 869a7881fd..16c1f3f0c4 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-generator-api/pom.xml b/binding/mdsal-binding-generator-api/pom.xml index f56db4946f..11cd21ceb6 100644 --- a/binding/mdsal-binding-generator-api/pom.xml +++ b/binding/mdsal-binding-generator-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-generator-impl/pom.xml b/binding/mdsal-binding-generator-impl/pom.xml index e264e72d9f..b9cbbfe4dd 100644 --- a/binding/mdsal-binding-generator-impl/pom.xml +++ b/binding/mdsal-binding-generator-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-generator-util/pom.xml b/binding/mdsal-binding-generator-util/pom.xml index 4781caf85b..be75e5494e 100644 --- a/binding/mdsal-binding-generator-util/pom.xml +++ b/binding/mdsal-binding-generator-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-java-api-generator/pom.xml b/binding/mdsal-binding-java-api-generator/pom.xml index d1bc442e53..179947ab90 100644 --- a/binding/mdsal-binding-java-api-generator/pom.xml +++ b/binding/mdsal-binding-java-api-generator/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 96288d9468..4bf4c18a6b 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent - 2.0.1 + 2.0.2 diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index 51a841d28b..2f0b0f8955 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding/pom.xml b/binding/pom.xml index 8fc486c522..e6e54dd781 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 4.0.0 diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 64e9b155fb..2116845bf6 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-api/pom.xml b/binding2/mdsal-binding2-api/pom.xml index 3b93ae0c9c..9711cafca9 100644 --- a/binding2/mdsal-binding2-api/pom.xml +++ b/binding2/mdsal-binding2-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-dom-adapter/pom.xml b/binding2/mdsal-binding2-dom-adapter/pom.xml index 8b31008337..b5cb6c8f73 100644 --- a/binding2/mdsal-binding2-dom-adapter/pom.xml +++ b/binding2/mdsal-binding2-dom-adapter/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-dom-codec/pom.xml b/binding2/mdsal-binding2-dom-codec/pom.xml index b0d46c5bbb..e11c1bdc05 100644 --- a/binding2/mdsal-binding2-dom-codec/pom.xml +++ b/binding2/mdsal-binding2-dom-codec/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-generator-api/pom.xml b/binding2/mdsal-binding2-generator-api/pom.xml index 8aa80727f0..db08e718eb 100644 --- a/binding2/mdsal-binding2-generator-api/pom.xml +++ b/binding2/mdsal-binding2-generator-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-generator-impl/pom.xml b/binding2/mdsal-binding2-generator-impl/pom.xml index 3245c8821a..029b6117d6 100644 --- a/binding2/mdsal-binding2-generator-impl/pom.xml +++ b/binding2/mdsal-binding2-generator-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-generator-util/pom.xml b/binding2/mdsal-binding2-generator-util/pom.xml index c2d0978103..98ce16ce1c 100644 --- a/binding2/mdsal-binding2-generator-util/pom.xml +++ b/binding2/mdsal-binding2-generator-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-java-api-generator/pom.xml b/binding2/mdsal-binding2-java-api-generator/pom.xml index 4c0857dac1..5be0083ad7 100644 --- a/binding2/mdsal-binding2-java-api-generator/pom.xml +++ b/binding2/mdsal-binding2-java-api-generator/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml b/binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml index d497b6b6e0..4cf4238c33 100644 --- a/binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml +++ b/binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-runtime/pom.xml b/binding2/mdsal-binding2-runtime/pom.xml index 565d0daa37..37df708836 100644 --- a/binding2/mdsal-binding2-runtime/pom.xml +++ b/binding2/mdsal-binding2-runtime/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-spec/pom.xml b/binding2/mdsal-binding2-spec/pom.xml index e662e3c3d8..8318794e64 100644 --- a/binding2/mdsal-binding2-spec/pom.xml +++ b/binding2/mdsal-binding2-spec/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-binding2-util/pom.xml b/binding2/mdsal-binding2-util/pom.xml index c7e3cb4be2..9a03c21087 100644 --- a/binding2/mdsal-binding2-util/pom.xml +++ b/binding2/mdsal-binding2-util/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/mdsal-model-binding2-parent/pom.xml b/binding2/mdsal-model-binding2-parent/pom.xml index 7f61a243ef..2ae4fa4cec 100644 --- a/binding2/mdsal-model-binding2-parent/pom.xml +++ b/binding2/mdsal-model-binding2-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/binding2/pom.xml b/binding2/pom.xml index 62adf0d088..9c06449d3f 100644 --- a/binding2/pom.xml +++ b/binding2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/common/artifacts/pom.xml b/common/artifacts/pom.xml index 927c2fc9aa..d88afeac5c 100644 --- a/common/artifacts/pom.xml +++ b/common/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/common/features/features-mdsal/pom.xml b/common/features/features-mdsal/pom.xml index 7d6660dc0f..7874be1ddb 100644 --- a/common/features/features-mdsal/pom.xml +++ b/common/features/features-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-binding-api/pom.xml b/common/features/odl-mdsal-binding-api/pom.xml index d036494227..8bcf9eb3bf 100644 --- a/common/features/odl-mdsal-binding-api/pom.xml +++ b/common/features/odl-mdsal-binding-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-binding-base/pom.xml b/common/features/odl-mdsal-binding-base/pom.xml index 5da4a518d5..daa754422b 100644 --- a/common/features/odl-mdsal-binding-base/pom.xml +++ b/common/features/odl-mdsal-binding-base/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-binding-dom-adapter/pom.xml b/common/features/odl-mdsal-binding-dom-adapter/pom.xml index 017549712b..f055edb090 100644 --- a/common/features/odl-mdsal-binding-dom-adapter/pom.xml +++ b/common/features/odl-mdsal-binding-dom-adapter/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-binding-runtime/pom.xml b/common/features/odl-mdsal-binding-runtime/pom.xml index d530a9c847..124c96d303 100644 --- a/common/features/odl-mdsal-binding-runtime/pom.xml +++ b/common/features/odl-mdsal-binding-runtime/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-binding/pom.xml b/common/features/odl-mdsal-binding/pom.xml index 36ff78aa82..76184e2db7 100644 --- a/common/features/odl-mdsal-binding/pom.xml +++ b/common/features/odl-mdsal-binding/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-common/pom.xml b/common/features/odl-mdsal-common/pom.xml index d8297b10c1..c2c429e973 100644 --- a/common/features/odl-mdsal-common/pom.xml +++ b/common/features/odl-mdsal-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-dom-api/pom.xml b/common/features/odl-mdsal-dom-api/pom.xml index c1743fdc14..2256d0b759 100644 --- a/common/features/odl-mdsal-dom-api/pom.xml +++ b/common/features/odl-mdsal-dom-api/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-dom-broker/pom.xml b/common/features/odl-mdsal-dom-broker/pom.xml index 146d5c3289..33d3cfaea4 100644 --- a/common/features/odl-mdsal-dom-broker/pom.xml +++ b/common/features/odl-mdsal-dom-broker/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 @@ -30,7 +30,7 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.1 + 2.0.2 pom import diff --git a/common/features/odl-mdsal-dom/pom.xml b/common/features/odl-mdsal-dom/pom.xml index a410cab620..2ae6e99bff 100644 --- a/common/features/odl-mdsal-dom/pom.xml +++ b/common/features/odl-mdsal-dom/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-eos-binding/pom.xml b/common/features/odl-mdsal-eos-binding/pom.xml index 5f998f30f9..2920b340a3 100644 --- a/common/features/odl-mdsal-eos-binding/pom.xml +++ b/common/features/odl-mdsal-eos-binding/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-eos-common/pom.xml b/common/features/odl-mdsal-eos-common/pom.xml index a3e72a896a..70827c8193 100644 --- a/common/features/odl-mdsal-eos-common/pom.xml +++ b/common/features/odl-mdsal-eos-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-eos-dom/pom.xml b/common/features/odl-mdsal-eos-dom/pom.xml index af613dbd3d..76a5368bb8 100644 --- a/common/features/odl-mdsal-eos-dom/pom.xml +++ b/common/features/odl-mdsal-eos-dom/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-singleton-common/pom.xml b/common/features/odl-mdsal-singleton-common/pom.xml index 424ccf5815..b851271d05 100644 --- a/common/features/odl-mdsal-singleton-common/pom.xml +++ b/common/features/odl-mdsal-singleton-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/odl-mdsal-singleton-dom/pom.xml b/common/features/odl-mdsal-singleton-dom/pom.xml index f4cfa50ca7..25cb5b28db 100644 --- a/common/features/odl-mdsal-singleton-dom/pom.xml +++ b/common/features/odl-mdsal-singleton-dom/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/common/features/pom.xml b/common/features/pom.xml index ef2561784a..9386131481 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 889b2e4eae..4b1dadae11 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/common/parent/pom.xml b/common/parent/pom.xml index 74986be299..1909796946 100644 --- a/common/parent/pom.xml +++ b/common/parent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 2.0.1 + 2.0.2 @@ -36,7 +36,7 @@ org.opendaylight.odlparent odlparent-artifacts - 2.0.1 + 2.0.2 pom import diff --git a/common/pom.xml b/common/pom.xml index 6df8887533..9cb2d54821 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -13,14 +13,14 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 4.0.0 org.opendaylight.mdsal common-agreggator - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT md-sal pom diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index aef316de8a..b6d8557a46 100644 --- a/dom/mdsal-dom-api/pom.xml +++ b/dom/mdsal-dom-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 0e8ce03cd6..81211783d8 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 8e9e6c5944..b2be5b2a2b 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 30ae09c7f4..74bd3840d2 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/dom/pom.xml b/dom/pom.xml index 679b9f77cc..4ddb523956 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-binding-adapter/pom.xml b/entityownership/mdsal-eos-binding-adapter/pom.xml index 69d03f86cf..d318dedbc1 100644 --- a/entityownership/mdsal-eos-binding-adapter/pom.xml +++ b/entityownership/mdsal-eos-binding-adapter/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 42b46eccc3..0dc01bf635 100644 --- a/entityownership/mdsal-eos-binding-api/pom.xml +++ b/entityownership/mdsal-eos-binding-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-common-api/pom.xml b/entityownership/mdsal-eos-common-api/pom.xml index eccd3b345a..0486e544a0 100644 --- a/entityownership/mdsal-eos-common-api/pom.xml +++ b/entityownership/mdsal-eos-common-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-common-spi/pom.xml b/entityownership/mdsal-eos-common-spi/pom.xml index 36507899b2..ae46414899 100644 --- a/entityownership/mdsal-eos-common-spi/pom.xml +++ b/entityownership/mdsal-eos-common-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-dom-api/pom.xml b/entityownership/mdsal-eos-dom-api/pom.xml index 7887fa34f2..e757bdbfa7 100644 --- a/entityownership/mdsal-eos-dom-api/pom.xml +++ b/entityownership/mdsal-eos-dom-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/mdsal-eos-dom-simple/pom.xml b/entityownership/mdsal-eos-dom-simple/pom.xml index b398e99304..d9444aa557 100644 --- a/entityownership/mdsal-eos-dom-simple/pom.xml +++ b/entityownership/mdsal-eos-dom-simple/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/entityownership/pom.xml b/entityownership/pom.xml index 014863c774..5cc2326744 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model-binding2/pom.xml b/model-binding2/pom.xml index f0fdf1077e..ddae2979b8 100644 --- a/model-binding2/pom.xml +++ b/model-binding2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model/artifacts/pom.xml b/model/artifacts/pom.xml index 54dfaa45ce..6e623ce362 100644 --- a/model/artifacts/pom.xml +++ b/model/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model/features/features-mdsal-model/pom.xml b/model/features/features-mdsal-model/pom.xml index f66d991ba6..1f9e2effbe 100644 --- a/model/features/features-mdsal-model/pom.xml +++ b/model/features/features-mdsal-model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.1 + 2.0.2 diff --git a/model/features/odl-mdsal-models/pom.xml b/model/features/odl-mdsal-models/pom.xml index 9ccc7fa6dc..f0548db3ca 100644 --- a/model/features/odl-mdsal-models/pom.xml +++ b/model/features/odl-mdsal-models/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.1 + 2.0.2 diff --git a/model/features/pom.xml b/model/features/pom.xml index 9b938337b9..baa274820d 100644 --- a/model/features/pom.xml +++ b/model/features/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model/iana/pom.xml b/model/iana/pom.xml index 7f79d2e745..c28e92070c 100644 --- a/model/iana/pom.xml +++ b/model/iana/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model/ietf/pom.xml b/model/ietf/pom.xml index 5425597747..47003cac04 100644 --- a/model/ietf/pom.xml +++ b/model/ietf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/model/pom.xml b/model/pom.xml index 77f1fa33c1..93015f8cfb 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 diff --git a/pom.xml b/pom.xml index 83f242c49c..f1254ccd1f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,14 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT md-sal pom diff --git a/singleton-service/mdsal-singleton-common-api/pom.xml b/singleton-service/mdsal-singleton-common-api/pom.xml index fe4b7d6b38..d99aacbd41 100644 --- a/singleton-service/mdsal-singleton-common-api/pom.xml +++ b/singleton-service/mdsal-singleton-common-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/singleton-service/mdsal-singleton-dom-impl/pom.xml b/singleton-service/mdsal-singleton-dom-impl/pom.xml index d9cda45988..89b2da2ada 100644 --- a/singleton-service/mdsal-singleton-dom-impl/pom.xml +++ b/singleton-service/mdsal-singleton-dom-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 2.0.2 diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 8df65c023f..80055affae 100644 --- a/singleton-service/pom.xml +++ b/singleton-service/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 2.0.2 -- 2.36.6