From d1ce2156774445b2a3e8bd824511aeb06de00450 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 20 Mar 2026 12:18:10 +0000 Subject: [PATCH] Release mdsal --- artifacts/pom.xml | 118 +++++++++--------- binding/binding-parent/pom.xml | 4 +- binding/mdsal-binding-api/pom.xml | 2 +- binding/mdsal-binding-dom-adapter/pom.xml | 2 +- binding/mdsal-binding-spi/pom.xml | 2 +- binding/mdsal-binding-test-model/pom.xml | 2 +- binding/mdsal-binding-test-utils/pom.xml | 2 +- binding/mdsal-binding-util/pom.xml | 2 +- binding/pom.xml | 2 +- bnd-parent/pom.xml | 4 +- bundle-parent/pom.xml | 4 +- common/mdsal-common-api/pom.xml | 2 +- common/pom.xml | 2 +- docs/examples/dom-databroker-txchain/pom.xml | 2 +- docs/examples/dom-databroker/pom.xml | 2 +- docs/examples/pom.xml | 2 +- docs/pom.xml | 2 +- dom/mdsal-dom-api/pom.xml | 2 +- dom/mdsal-dom-broker/pom.xml | 2 +- .../pom.xml | 2 +- dom/mdsal-dom-inmemory-datastore/pom.xml | 2 +- dom/mdsal-dom-schema-osgi/pom.xml | 2 +- dom/mdsal-dom-spi/pom.xml | 2 +- dom/pom.xml | 2 +- .../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-dom-api/pom.xml | 2 +- entityownership/mdsal-eos-dom-simple/pom.xml | 2 +- entityownership/pom.xml | 2 +- features/features-mdsal-experimental/pom.xml | 2 +- features/features-mdsal/pom.xml | 2 +- features/odl-mdsal-binding-api/pom.xml | 2 +- features/odl-mdsal-binding-base/pom.xml | 2 +- .../odl-mdsal-binding-dom-adapter/pom.xml | 2 +- features/odl-mdsal-binding-runtime/pom.xml | 2 +- features/odl-mdsal-binding/pom.xml | 2 +- features/odl-mdsal-common/pom.xml | 2 +- features/odl-mdsal-dom-api/pom.xml | 2 +- features/odl-mdsal-dom-broker/pom.xml | 2 +- features/odl-mdsal-dom-runtime/pom.xml | 2 +- features/odl-mdsal-dom/pom.xml | 2 +- features/odl-mdsal-eos-binding/pom.xml | 2 +- features/odl-mdsal-eos-common/pom.xml | 2 +- features/odl-mdsal-eos-dom/pom.xml | 2 +- features/odl-mdsal-eos-single/pom.xml | 2 +- features/odl-mdsal-exp-yanglib-api/pom.xml | 4 +- .../odl-mdsal-exp-yanglib-rfc8525/pom.xml | 4 +- .../pom.xml | 2 +- features/odl-mdsal-model-odl-l2-types/pom.xml | 2 +- features/odl-mdsal-replicate-common/pom.xml | 2 +- features/odl-mdsal-replicate-netty/pom.xml | 2 +- features/odl-mdsal-singleton-common/pom.xml | 2 +- features/odl-mdsal-singleton-dom/pom.xml | 2 +- features/odl-mdsal-trace/pom.xml | 2 +- features/parent/pom.xml | 4 +- features/pom.xml | 2 +- karaf/pom.xml | 4 +- model/general-entity/pom.xml | 2 +- model/ietf-topology/pom.xml | 4 +- model/l2-types/pom.xml | 4 +- model/pom.xml | 2 +- model/yang-ext/pom.xml | 4 +- pom.xml | 2 +- replicate/mdsal-replicate-common/pom.xml | 2 +- replicate/mdsal-replicate-netty/pom.xml | 2 +- replicate/pom.xml | 2 +- singleton-service/mdsal-singleton-api/pom.xml | 2 +- .../mdsal-singleton-impl/pom.xml | 2 +- singleton-service/pom.xml | 2 +- trace/mdsal-trace-api/pom.xml | 2 +- trace/mdsal-trace-cli/pom.xml | 2 +- trace/mdsal-trace-impl/pom.xml | 2 +- trace/pom.xml | 2 +- yanglib/mdsal-yanglib-api/pom.xml | 4 +- yanglib/mdsal-yanglib-rfc8525/pom.xml | 4 +- yanglib/pom.xml | 2 +- 77 files changed, 147 insertions(+), 147 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index daac2566e5..0253ff08ed 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.6-SNAPSHOT + 15.0.6 pom @@ -28,14 +28,14 @@ org.opendaylight.mdsal features-mdsal features - 15.0.6-SNAPSHOT + 15.0.6 xml org.opendaylight.mdsal features-mdsal-experimental features - 15.0.6-SNAPSHOT + 15.0.6 xml @@ -43,38 +43,38 @@ org.opendaylight.mdsal mdsal-common-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-spi - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-broker - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-schema-osgi - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-dom-inmemory-datastore-benchmark - 15.0.6-SNAPSHOT + 15.0.6 test @@ -82,105 +82,105 @@ org.opendaylight.mdsal mdsal-binding-test-model - 15.0.6-SNAPSHOT + 15.0.6 test org.opendaylight.mdsal mdsal-binding-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-binding-dom-adapter - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-binding-dom-adapter - 15.0.6-SNAPSHOT + 15.0.6 test-jar test org.opendaylight.mdsal mdsal-binding-spi - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-binding-util - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-binding-test-utils - 15.0.6-SNAPSHOT + 15.0.6 test org.opendaylight.mdsal.model yang-ext - 2013.09.07.27.6-SNAPSHOT + 2013.09.07.27.6 org.opendaylight.mdsal.model general-entity - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-eos-common-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-eos-dom-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-eos-dom-simple - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-eos-binding-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-eos-binding-adapter - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-singleton-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-singleton-impl - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-trace-api - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-trace-cli - 15.0.6-SNAPSHOT + 15.0.6 org.opendaylight.mdsal mdsal-trace-impl - 15.0.6-SNAPSHOT + 15.0.6 @@ -188,35 +188,35 @@ ${project.groupId} odl-mdsal-binding - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-binding-base - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-binding-runtime - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-binding-api - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-binding-dom-adapter - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -225,28 +225,28 @@ ${project.groupId} odl-mdsal-dom - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-dom-api - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-dom-broker - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-dom-runtime - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -255,7 +255,7 @@ ${project.groupId} odl-mdsal-common - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -264,28 +264,28 @@ ${project.groupId} odl-mdsal-eos-common - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-eos-dom - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-eos-binding - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-eos-single - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -294,14 +294,14 @@ ${project.groupId} odl-mdsal-singleton-common - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-singleton-dom - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -310,7 +310,7 @@ ${project.groupId} odl-mdsal-trace - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -319,24 +319,24 @@ org.opendaylight.mdsal mdsal-yanglib-api - 0.20.6-SNAPSHOT + 0.20.6 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.20.6-SNAPSHOT + 0.20.6 ${project.groupId} odl-mdsal-exp-yanglib-api - 0.20.6-SNAPSHOT + 0.20.6 features xml ${project.groupId} odl-mdsal-exp-yanglib-rfc8525 - 0.20.6-SNAPSHOT + 0.20.6 features xml @@ -345,24 +345,24 @@ ${project.groupId} mdsal-replicate-common - 15.0.6-SNAPSHOT + 15.0.6 ${project.groupId} mdsal-replicate-netty - 15.0.6-SNAPSHOT + 15.0.6 ${project.groupId} odl-mdsal-replicate-common - 15.0.6-SNAPSHOT + 15.0.6 features xml ${project.groupId} odl-mdsal-replicate-netty - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -371,28 +371,28 @@ org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.27.6-SNAPSHOT + 2013.08.27.27.6 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.27.6-SNAPSHOT + 2013.10.21.27.6 org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal - 15.0.6-SNAPSHOT + 15.0.6 features xml org.opendaylight.mdsal.model odl-mdsal-model-odl-l2-types - 15.0.6-SNAPSHOT + 15.0.6 features xml @@ -401,7 +401,7 @@ org.opendaylight.mdsal mdsal-docs - 15.0.6-SNAPSHOT + 15.0.6 diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index a573ca8e61..b44abb6429 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.mdsal binding-parent pom - 15.0.6-SNAPSHOT + 15.0.6 !org.opendaylight.yang.gen.-,!org.opendaylight.yang.svc.- @@ -33,7 +33,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 pom import diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 86c7d9da67..a6b18f7ac1 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 9e88104f69..012fde9ff3 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 4ec6250db0..3151179998 100644 --- a/binding/mdsal-binding-spi/pom.xml +++ b/binding/mdsal-binding-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index b0ecb19206..9ac5ac6404 100644 --- a/binding/mdsal-binding-test-model/pom.xml +++ b/binding/mdsal-binding-test-model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../binding-parent/pom.xml diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 088b1ac35b..239e318da8 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index 3e33409176..7800c4197b 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/binding/pom.xml b/binding/pom.xml index e88b630abd..72f8ccc65c 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal binding-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 05a9241811..b18ef5d6f1 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} Bundle parent (bnd-based) @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.6-SNAPSHOT + 15.0.6 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index d818bab8b5..44bab989c9 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} Bundle parent (felix-based) @@ -29,7 +29,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 pom import diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index e9c5cf738c..8d0d265683 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/common/pom.xml b/common/pom.xml index d52c880b1b..37d2ed097e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal common-agreggator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/docs/examples/dom-databroker-txchain/pom.xml b/docs/examples/dom-databroker-txchain/pom.xml index ecb750aad2..4982df124d 100644 --- a/docs/examples/dom-databroker-txchain/pom.xml +++ b/docs/examples/dom-databroker-txchain/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../../binding/binding-parent diff --git a/docs/examples/dom-databroker/pom.xml b/docs/examples/dom-databroker/pom.xml index 3ae8da5966..d02f3148af 100644 --- a/docs/examples/dom-databroker/pom.xml +++ b/docs/examples/dom-databroker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../../binding/binding-parent diff --git a/docs/examples/pom.xml b/docs/examples/pom.xml index 4e3ac377a7..483d140323 100644 --- a/docs/examples/pom.xml +++ b/docs/examples/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal examples-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom diff --git a/docs/pom.xml b/docs/pom.xml index 41f848043a..610c25c6cc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 5df0e3a36e..4c9e9673f9 100644 --- a/dom/mdsal-dom-api/pom.xml +++ b/dom/mdsal-dom-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index f0f5c1325c..3052bbeff3 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml b/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml index c66f405250..9e2df3822c 100644 --- a/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index c2c0828d39..d4e2f1437a 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-schema-osgi/pom.xml b/dom/mdsal-dom-schema-osgi/pom.xml index d57d0824d0..15a1cffc3a 100644 --- a/dom/mdsal-dom-schema-osgi/pom.xml +++ b/dom/mdsal-dom-schema-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index cbc751ca24..45ce482c45 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/dom/pom.xml b/dom/pom.xml index 84121a0394..d6fa69c0a3 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal dom-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/entityownership/mdsal-eos-binding-adapter/pom.xml b/entityownership/mdsal-eos-binding-adapter/pom.xml index 92a0c259c0..b7fdaf0ce8 100644 --- a/entityownership/mdsal-eos-binding-adapter/pom.xml +++ b/entityownership/mdsal-eos-binding-adapter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 98f7e18eb9..adbdedfcdc 100644 --- a/entityownership/mdsal-eos-binding-api/pom.xml +++ b/entityownership/mdsal-eos-binding-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-common-api/pom.xml b/entityownership/mdsal-eos-common-api/pom.xml index 0661260115..d8aa7fd9ce 100644 --- a/entityownership/mdsal-eos-common-api/pom.xml +++ b/entityownership/mdsal-eos-common-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-api/pom.xml b/entityownership/mdsal-eos-dom-api/pom.xml index ae8fe6fc4a..17a5f35fe8 100644 --- a/entityownership/mdsal-eos-dom-api/pom.xml +++ b/entityownership/mdsal-eos-dom-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-simple/pom.xml b/entityownership/mdsal-eos-dom-simple/pom.xml index 9b2bd5039a..b4604cc55a 100644 --- a/entityownership/mdsal-eos-dom-simple/pom.xml +++ b/entityownership/mdsal-eos-dom-simple/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/entityownership/pom.xml b/entityownership/pom.xml index eaa1c8142e..fe144a6b7a 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.mdsal entityownersip-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/features/features-mdsal-experimental/pom.xml b/features/features-mdsal-experimental/pom.xml index e2b8241667..c7d1b291ba 100644 --- a/features/features-mdsal-experimental/pom.xml +++ b/features/features-mdsal-experimental/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-experimental - 15.0.6-SNAPSHOT + 15.0.6 feature OpenDaylight :: MD-SAL :: Experimental Features MD-SAL experimental feature repository diff --git a/features/features-mdsal/pom.xml b/features/features-mdsal/pom.xml index 4efd0e1c54..65d61761f4 100644 --- a/features/features-mdsal/pom.xml +++ b/features/features-mdsal/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal - 15.0.6-SNAPSHOT + 15.0.6 feature OpenDaylight :: MD-SAL :: Stable Features MD-SAL stable feature repository diff --git a/features/odl-mdsal-binding-api/pom.xml b/features/odl-mdsal-binding-api/pom.xml index abfe8aa6d9..f32121e847 100644 --- a/features/odl-mdsal-binding-api/pom.xml +++ b/features/odl-mdsal-binding-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-base/pom.xml b/features/odl-mdsal-binding-base/pom.xml index d006c373d3..3f179059e9 100644 --- a/features/odl-mdsal-binding-base/pom.xml +++ b/features/odl-mdsal-binding-base/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-dom-adapter/pom.xml b/features/odl-mdsal-binding-dom-adapter/pom.xml index e41ebd5193..977f5146f6 100644 --- a/features/odl-mdsal-binding-dom-adapter/pom.xml +++ b/features/odl-mdsal-binding-dom-adapter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-runtime/pom.xml b/features/odl-mdsal-binding-runtime/pom.xml index 04f6295b51..1f506fbca2 100644 --- a/features/odl-mdsal-binding-runtime/pom.xml +++ b/features/odl-mdsal-binding-runtime/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding/pom.xml b/features/odl-mdsal-binding/pom.xml index cf5173f1fe..e0a99617b9 100644 --- a/features/odl-mdsal-binding/pom.xml +++ b/features/odl-mdsal-binding/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index c60f5f74b7..357797aeef 100644 --- a/features/odl-mdsal-common/pom.xml +++ b/features/odl-mdsal-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-api/pom.xml b/features/odl-mdsal-dom-api/pom.xml index f781501897..0b93aea3d1 100644 --- a/features/odl-mdsal-dom-api/pom.xml +++ b/features/odl-mdsal-dom-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-broker/pom.xml b/features/odl-mdsal-dom-broker/pom.xml index 049755d4e8..6ef591ef31 100644 --- a/features/odl-mdsal-dom-broker/pom.xml +++ b/features/odl-mdsal-dom-broker/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-runtime/pom.xml b/features/odl-mdsal-dom-runtime/pom.xml index 5d182084dc..b411797d44 100644 --- a/features/odl-mdsal-dom-runtime/pom.xml +++ b/features/odl-mdsal-dom-runtime/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom/pom.xml b/features/odl-mdsal-dom/pom.xml index ad8c5454f6..6f1f57449b 100644 --- a/features/odl-mdsal-dom/pom.xml +++ b/features/odl-mdsal-dom/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-binding/pom.xml b/features/odl-mdsal-eos-binding/pom.xml index 6b7b5cec3a..7c70987744 100644 --- a/features/odl-mdsal-eos-binding/pom.xml +++ b/features/odl-mdsal-eos-binding/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-common/pom.xml b/features/odl-mdsal-eos-common/pom.xml index ff8271e445..17573757a0 100644 --- a/features/odl-mdsal-eos-common/pom.xml +++ b/features/odl-mdsal-eos-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-dom/pom.xml b/features/odl-mdsal-eos-dom/pom.xml index 4e0a25f517..06106d3750 100644 --- a/features/odl-mdsal-eos-dom/pom.xml +++ b/features/odl-mdsal-eos-dom/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-single/pom.xml b/features/odl-mdsal-eos-single/pom.xml index 709f290880..545c633ed9 100644 --- a/features/odl-mdsal-eos-single/pom.xml +++ b/features/odl-mdsal-eos-single/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-exp-yanglib-api/pom.xml b/features/odl-mdsal-exp-yanglib-api/pom.xml index 624d0689ed..536ad9279b 100644 --- a/features/odl-mdsal-exp-yanglib-api/pom.xml +++ b/features/odl-mdsal-exp-yanglib-api/pom.xml @@ -11,12 +11,12 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml odl-mdsal-exp-yanglib-api - 0.20.6-SNAPSHOT + 0.20.6 feature OpenDaylight :: MD-SAL :: YANG (Module) Library API MD-SAL YANG (Module) Library APIs diff --git a/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml b/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml index a9ff4acd63..e95fa573af 100644 --- a/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml +++ b/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml @@ -11,12 +11,12 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml odl-mdsal-exp-yanglib-rfc8525 - 0.20.6-SNAPSHOT + 0.20.6 feature OpenDaylight :: MD-SAL :: RFC8525 YANG Library MD-SAL YANG Library (RFC8525) diff --git a/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml b/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml index 8a0b561102..879e275866 100644 --- a/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml +++ b/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-model-odl-l2-types/pom.xml b/features/odl-mdsal-model-odl-l2-types/pom.xml index 84c3fd4d3b..f5cf189717 100644 --- a/features/odl-mdsal-model-odl-l2-types/pom.xml +++ b/features/odl-mdsal-model-odl-l2-types/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-common/pom.xml b/features/odl-mdsal-replicate-common/pom.xml index 2fbd6fa8e7..62d877c375 100644 --- a/features/odl-mdsal-replicate-common/pom.xml +++ b/features/odl-mdsal-replicate-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-netty/pom.xml b/features/odl-mdsal-replicate-netty/pom.xml index f1d6d88b40..931cb53173 100644 --- a/features/odl-mdsal-replicate-netty/pom.xml +++ b/features/odl-mdsal-replicate-netty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-common/pom.xml b/features/odl-mdsal-singleton-common/pom.xml index 179ad3b3a7..44edb0ac59 100644 --- a/features/odl-mdsal-singleton-common/pom.xml +++ b/features/odl-mdsal-singleton-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-dom/pom.xml b/features/odl-mdsal-singleton-dom/pom.xml index ce46d44709..530977f911 100644 --- a/features/odl-mdsal-singleton-dom/pom.xml +++ b/features/odl-mdsal-singleton-dom/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index 31917b57a9..260aef4014 100644 --- a/features/odl-mdsal-trace/pom.xml +++ b/features/odl-mdsal-trace/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index cce8adc43c..3964ff078f 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 import pom diff --git a/features/pom.xml b/features/pom.xml index 291b5c38b8..6c93f7b8b0 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 881e8422a6..04517279f4 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal mdsal-karaf - 15.0.6-SNAPSHOT + 15.0.6 pom @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.6-SNAPSHOT + 15.0.6 pom import diff --git a/model/general-entity/pom.xml b/model/general-entity/pom.xml index 3e129ee3d2..68f7b94475 100644 --- a/model/general-entity/pom.xml +++ b/model/general-entity/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../binding/binding-parent/pom.xml diff --git a/model/ietf-topology/pom.xml b/model/ietf-topology/pom.xml index a4a399df01..cdcb3cabd1 100644 --- a/model/ietf-topology/pom.xml +++ b/model/ietf-topology/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model ietf-topology - 2013.10.21.27.6-SNAPSHOT + 2013.10.21.27.6 ${project.artifactId} ${project.artifactId} bundle diff --git a/model/l2-types/pom.xml b/model/l2-types/pom.xml index 8ac91ff4b1..7259dae9c5 100644 --- a/model/l2-types/pom.xml +++ b/model/l2-types/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.27.6-SNAPSHOT + 2013.08.27.27.6 bundle diff --git a/model/pom.xml b/model/pom.xml index ed1f88279e..14a8b20ff5 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal.model model-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/model/yang-ext/pom.xml b/model/yang-ext/pom.xml index 257975e0d7..108943faf1 100644 --- a/model/yang-ext/pom.xml +++ b/model/yang-ext/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model yang-ext - 2013.09.07.27.6-SNAPSHOT + 2013.09.07.27.6 ${project.artifactId} ${project.artifactId} bundle diff --git a/pom.xml b/pom.xml index caaeccba85..2b57181b01 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 15.0.6-SNAPSHOT + 15.0.6 pom md-sal diff --git a/replicate/mdsal-replicate-common/pom.xml b/replicate/mdsal-replicate-common/pom.xml index 8f57c36b84..2b13031666 100644 --- a/replicate/mdsal-replicate-common/pom.xml +++ b/replicate/mdsal-replicate-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 5600e74b1e..98eb15321d 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/replicate/pom.xml b/replicate/pom.xml index 1028bca860..713efb7f0e 100644 --- a/replicate/pom.xml +++ b/replicate/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-replicate - 15.0.6-SNAPSHOT + 15.0.6 pom diff --git a/singleton-service/mdsal-singleton-api/pom.xml b/singleton-service/mdsal-singleton-api/pom.xml index 53cfa4a3cf..451c9af748 100644 --- a/singleton-service/mdsal-singleton-api/pom.xml +++ b/singleton-service/mdsal-singleton-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/singleton-service/mdsal-singleton-impl/pom.xml b/singleton-service/mdsal-singleton-impl/pom.xml index 4f944c8e97..b3c0a8535c 100644 --- a/singleton-service/mdsal-singleton-impl/pom.xml +++ b/singleton-service/mdsal-singleton-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 15d0160f34..a45c4944b1 100644 --- a/singleton-service/pom.xml +++ b/singleton-service/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal singleton-service - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/trace/mdsal-trace-api/pom.xml b/trace/mdsal-trace-api/pom.xml index dee10cea68..12370defc8 100644 --- a/trace/mdsal-trace-api/pom.xml +++ b/trace/mdsal-trace-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../binding/binding-parent/pom.xml diff --git a/trace/mdsal-trace-cli/pom.xml b/trace/mdsal-trace-cli/pom.xml index e872e14c5a..4e31e9c4c6 100644 --- a/trace/mdsal-trace-cli/pom.xml +++ b/trace/mdsal-trace-cli/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/trace/mdsal-trace-impl/pom.xml b/trace/mdsal-trace-impl/pom.xml index fc44156ca3..ab96d4ba9d 100644 --- a/trace/mdsal-trace-impl/pom.xml +++ b/trace/mdsal-trace-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bundle-parent/pom.xml diff --git a/trace/pom.xml b/trace/pom.xml index 7336a7d1b8..527f7dcb28 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.mdsal trace-aggregator - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/yanglib/mdsal-yanglib-api/pom.xml b/yanglib/mdsal-yanglib-api/pom.xml index 2c3e3c2bf8..32e14ff6b3 100644 --- a/yanglib/mdsal-yanglib-api/pom.xml +++ b/yanglib/mdsal-yanglib-api/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml mdsal-yanglib-api - 0.20.6-SNAPSHOT + 0.20.6 jar ${project.artifactId} YANG library API diff --git a/yanglib/mdsal-yanglib-rfc8525/pom.xml b/yanglib/mdsal-yanglib-rfc8525/pom.xml index 9845290e6c..2434c8ccb2 100644 --- a/yanglib/mdsal-yanglib-rfc8525/pom.xml +++ b/yanglib/mdsal-yanglib-rfc8525/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 15.0.6-SNAPSHOT + 15.0.6 ../../bnd-parent/pom.xml mdsal-yanglib-rfc8525 - 0.20.6-SNAPSHOT + 0.20.6 jar ${project.artifactId} RFC8525 YANG library implementation diff --git a/yanglib/pom.xml b/yanglib/pom.xml index 14281e0cbe..3e90af8c43 100644 --- a/yanglib/pom.xml +++ b/yanglib/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-yanglib - 15.0.6-SNAPSHOT + 15.0.6 pom ${project.artifactId} ${project.artifactId} -- 2.34.1