From 572c0f2849e6518b4146ab1e9d1f20a5ca99d97b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 20 Aug 2026 16:05:40 +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 83682dec67..9c9343f96f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.6-SNAPSHOT + 16.0.6 pom @@ -28,14 +28,14 @@ org.opendaylight.mdsal features-mdsal features - 16.0.6-SNAPSHOT + 16.0.6 xml org.opendaylight.mdsal features-mdsal-experimental features - 16.0.6-SNAPSHOT + 16.0.6 xml @@ -43,38 +43,38 @@ org.opendaylight.mdsal mdsal-common-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-spi - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-broker - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-schema-osgi - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-dom-inmemory-datastore-benchmark - 16.0.6-SNAPSHOT + 16.0.6 test @@ -82,105 +82,105 @@ org.opendaylight.mdsal mdsal-binding-test-model - 16.0.6-SNAPSHOT + 16.0.6 test org.opendaylight.mdsal mdsal-binding-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-binding-dom-adapter - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-binding-dom-adapter - 16.0.6-SNAPSHOT + 16.0.6 test-jar test org.opendaylight.mdsal mdsal-binding-spi - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-binding-util - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-binding-test-utils - 16.0.6-SNAPSHOT + 16.0.6 test org.opendaylight.mdsal.model yang-ext - 2013.09.07.28.6-SNAPSHOT + 2013.09.07.28.6 org.opendaylight.mdsal.model general-entity - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-eos-common-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-eos-dom-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-eos-dom-simple - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-eos-binding-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-eos-binding-adapter - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-singleton-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-singleton-impl - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-trace-api - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-trace-cli - 16.0.6-SNAPSHOT + 16.0.6 org.opendaylight.mdsal mdsal-trace-impl - 16.0.6-SNAPSHOT + 16.0.6 @@ -188,35 +188,35 @@ ${project.groupId} odl-mdsal-binding - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-binding-base - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-binding-runtime - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-binding-api - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-binding-dom-adapter - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -225,28 +225,28 @@ ${project.groupId} odl-mdsal-dom - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-dom-api - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-dom-broker - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-dom-runtime - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -255,7 +255,7 @@ ${project.groupId} odl-mdsal-common - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -264,28 +264,28 @@ ${project.groupId} odl-mdsal-eos-common - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-eos-dom - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-eos-binding - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-eos-single - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -294,14 +294,14 @@ ${project.groupId} odl-mdsal-singleton-common - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-singleton-dom - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -310,7 +310,7 @@ ${project.groupId} odl-mdsal-trace - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -319,24 +319,24 @@ org.opendaylight.mdsal mdsal-yanglib-api - 0.21.6-SNAPSHOT + 0.21.6 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.21.6-SNAPSHOT + 0.21.6 ${project.groupId} odl-mdsal-exp-yanglib-api - 0.21.6-SNAPSHOT + 0.21.6 features xml ${project.groupId} odl-mdsal-exp-yanglib-rfc8525 - 0.21.6-SNAPSHOT + 0.21.6 features xml @@ -345,24 +345,24 @@ ${project.groupId} mdsal-replicate-common - 16.0.6-SNAPSHOT + 16.0.6 ${project.groupId} mdsal-replicate-netty - 16.0.6-SNAPSHOT + 16.0.6 ${project.groupId} odl-mdsal-replicate-common - 16.0.6-SNAPSHOT + 16.0.6 features xml ${project.groupId} odl-mdsal-replicate-netty - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -371,28 +371,28 @@ org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.28.6-SNAPSHOT + 2013.08.27.28.6 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.28.6-SNAPSHOT + 2013.10.21.28.6 org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal - 16.0.6-SNAPSHOT + 16.0.6 features xml org.opendaylight.mdsal.model odl-mdsal-model-odl-l2-types - 16.0.6-SNAPSHOT + 16.0.6 features xml @@ -401,7 +401,7 @@ org.opendaylight.mdsal mdsal-docs - 16.0.6-SNAPSHOT + 16.0.6 diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 95660e1366..7d475c12f0 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.mdsal binding-parent pom - 16.0.6-SNAPSHOT + 16.0.6 !org.opendaylight.yang.gen.-,!org.opendaylight.yang.svc.- @@ -33,7 +33,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 pom import diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 3a69fce879..279804b026 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.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 b8998770fe..50b9b4a13c 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index a9c3dddc60..82f0111df1 100644 --- a/binding/mdsal-binding-spi/pom.xml +++ b/binding/mdsal-binding-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.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 778fae24ce..087fca8e12 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 - 16.0.6-SNAPSHOT + 16.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 9d74e84f3d..830a9f466b 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index de44d8cc29..e3534eec36 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/binding/pom.xml b/binding/pom.xml index 50f9ce4de6..f7ea290fa7 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal binding-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 0a58e6e42a..9f21213668 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} Bundle parent (bnd-based) @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.6-SNAPSHOT + 16.0.6 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index ec0781fb7d..5c8e9304b5 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} Bundle parent (felix-based) @@ -29,7 +29,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 pom import diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 4ee249437a..f233fa1f31 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/common/pom.xml b/common/pom.xml index d49539f066..e6e3ef85a8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal common-agreggator - 16.0.6-SNAPSHOT + 16.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 01e6e8afe7..dad1a3561c 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../../binding/binding-parent diff --git a/docs/examples/dom-databroker/pom.xml b/docs/examples/dom-databroker/pom.xml index 5986c8115f..1e6bfa317a 100644 --- a/docs/examples/dom-databroker/pom.xml +++ b/docs/examples/dom-databroker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../../binding/binding-parent diff --git a/docs/examples/pom.xml b/docs/examples/pom.xml index de5f694d75..12adb60900 100644 --- a/docs/examples/pom.xml +++ b/docs/examples/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal examples-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom diff --git a/docs/pom.xml b/docs/pom.xml index 8ac3f83686..4df12afecb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 ../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 9a6180c370..9775463618 100644 --- a/dom/mdsal-dom-api/pom.xml +++ b/dom/mdsal-dom-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 38ca24a567..44edda8856 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.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 ee14524995..6b297bec5a 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 - 16.0.6-SNAPSHOT + 16.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 93aaf8eece..69fd21d948 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 - 16.0.6-SNAPSHOT + 16.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 0ed2510f8f..1e2a95e8e9 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 497eba1a01..abe2b0879b 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/dom/pom.xml b/dom/pom.xml index 627c4cbbca..dd12dab93c 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal dom-aggregator - 16.0.6-SNAPSHOT + 16.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 c7d747a7ec..d7205ae477 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 - 16.0.6-SNAPSHOT + 16.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 a054ecd6df..502822307d 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 - 16.0.6-SNAPSHOT + 16.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 e0d276dd8a..44708d4f0a 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 - 16.0.6-SNAPSHOT + 16.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 4e1aa7abc0..10239b3e57 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 - 16.0.6-SNAPSHOT + 16.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 7e1647848f..9cc709e21d 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/entityownership/pom.xml b/entityownership/pom.xml index 5dad58a997..c0cb6210fb 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.mdsal entityownersip-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/features/features-mdsal-experimental/pom.xml b/features/features-mdsal-experimental/pom.xml index 8bcb6fad82..c44037e1e0 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 - 16.0.6-SNAPSHOT + 16.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 e56970c6ac..c4850c2953 100644 --- a/features/features-mdsal/pom.xml +++ b/features/features-mdsal/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal - 16.0.6-SNAPSHOT + 16.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 249d316ab4..00fdf69fbe 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-base/pom.xml b/features/odl-mdsal-binding-base/pom.xml index 860be99019..94d95ff439 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 - 16.0.6-SNAPSHOT + 16.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 9e42b350e8..6d67397224 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-runtime/pom.xml b/features/odl-mdsal-binding-runtime/pom.xml index f8ec2d53af..cd0fac2909 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-binding/pom.xml b/features/odl-mdsal-binding/pom.xml index a9f8321915..f6671f19bd 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index 6b32ff40da..404ed6f4ca 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-api/pom.xml b/features/odl-mdsal-dom-api/pom.xml index 57f06d6e1d..0f85cb0806 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-broker/pom.xml b/features/odl-mdsal-dom-broker/pom.xml index b90db93934..4c7257c466 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-runtime/pom.xml b/features/odl-mdsal-dom-runtime/pom.xml index 39a82fa12d..f7bc0e4471 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-dom/pom.xml b/features/odl-mdsal-dom/pom.xml index 8b31137b4d..e5aad71e46 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-binding/pom.xml b/features/odl-mdsal-eos-binding/pom.xml index 6b70ea632c..3c88db44d3 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-common/pom.xml b/features/odl-mdsal-eos-common/pom.xml index 232780d6d8..08a9659401 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-dom/pom.xml b/features/odl-mdsal-eos-dom/pom.xml index fc80de330a..eebe0eaf41 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-single/pom.xml b/features/odl-mdsal-eos-single/pom.xml index b4b6eb2f90..c01f2781e9 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 - 16.0.6-SNAPSHOT + 16.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 6df9d2a23c..977f594a5f 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml odl-mdsal-exp-yanglib-api - 0.21.6-SNAPSHOT + 0.21.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 a892db289f..72648658d4 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml odl-mdsal-exp-yanglib-rfc8525 - 0.21.6-SNAPSHOT + 0.21.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 e9879c6f4c..75c806aadd 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 - 16.0.6-SNAPSHOT + 16.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 653523166d..9c7364dd08 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-common/pom.xml b/features/odl-mdsal-replicate-common/pom.xml index 0c7aa7731d..f034b96539 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-netty/pom.xml b/features/odl-mdsal-replicate-netty/pom.xml index 44b6944311..332d528f7d 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-common/pom.xml b/features/odl-mdsal-singleton-common/pom.xml index abcd40e200..c010cc10e2 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-dom/pom.xml b/features/odl-mdsal-singleton-dom/pom.xml index bf3ac5cb17..cfad71e000 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index 55c4a9bc7e..0afebc64a6 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 - 16.0.6-SNAPSHOT + 16.0.6 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 910645259d..10cd4850ff 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal template-feature-parent - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 import pom diff --git a/features/pom.xml b/features/pom.xml index 04078cfa90..f2b761bef9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index c5fcaa4586..f5110742d6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal mdsal-karaf - 16.0.6-SNAPSHOT + 16.0.6 pom @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.6-SNAPSHOT + 16.0.6 pom import diff --git a/model/general-entity/pom.xml b/model/general-entity/pom.xml index bfe774d207..72f15db09c 100644 --- a/model/general-entity/pom.xml +++ b/model/general-entity/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../binding/binding-parent/pom.xml diff --git a/model/ietf-topology/pom.xml b/model/ietf-topology/pom.xml index a56223b54f..4f7d4712b6 100644 --- a/model/ietf-topology/pom.xml +++ b/model/ietf-topology/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model ietf-topology - 2013.10.21.28.6-SNAPSHOT + 2013.10.21.28.6 ${project.artifactId} ${project.artifactId} bundle diff --git a/model/l2-types/pom.xml b/model/l2-types/pom.xml index cde12be9e0..497e9e9fb1 100644 --- a/model/l2-types/pom.xml +++ b/model/l2-types/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.28.6-SNAPSHOT + 2013.08.27.28.6 bundle diff --git a/model/pom.xml b/model/pom.xml index 9d5ad79ce9..41c6888734 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal.model model-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/model/yang-ext/pom.xml b/model/yang-ext/pom.xml index 616c534d1c..28b9b87afa 100644 --- a/model/yang-ext/pom.xml +++ b/model/yang-ext/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model yang-ext - 2013.09.07.28.6-SNAPSHOT + 2013.09.07.28.6 ${project.artifactId} ${project.artifactId} bundle diff --git a/pom.xml b/pom.xml index 5cb8cf8cf6..ed80c4122e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 16.0.6-SNAPSHOT + 16.0.6 pom md-sal diff --git a/replicate/mdsal-replicate-common/pom.xml b/replicate/mdsal-replicate-common/pom.xml index 5bb09593b8..3dfc7d7dab 100644 --- a/replicate/mdsal-replicate-common/pom.xml +++ b/replicate/mdsal-replicate-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 245a8a997c..fd43a13dec 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/replicate/pom.xml b/replicate/pom.xml index bfd463f841..ab639f10b7 100644 --- a/replicate/pom.xml +++ b/replicate/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-replicate - 16.0.6-SNAPSHOT + 16.0.6 pom diff --git a/singleton-service/mdsal-singleton-api/pom.xml b/singleton-service/mdsal-singleton-api/pom.xml index 525d86c0da..7d6a7a99e4 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 - 16.0.6-SNAPSHOT + 16.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 bea0972c3a..28388aacfe 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 1b11d8683c..e082b457ea 100644 --- a/singleton-service/pom.xml +++ b/singleton-service/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal singleton-service - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/trace/mdsal-trace-api/pom.xml b/trace/mdsal-trace-api/pom.xml index 6ad1ae2496..c805274b9d 100644 --- a/trace/mdsal-trace-api/pom.xml +++ b/trace/mdsal-trace-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../binding/binding-parent/pom.xml diff --git a/trace/mdsal-trace-cli/pom.xml b/trace/mdsal-trace-cli/pom.xml index 8f56ea8dda..b5096f1ef9 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 - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/trace/mdsal-trace-impl/pom.xml b/trace/mdsal-trace-impl/pom.xml index 54a4ed4689..218a86385d 100644 --- a/trace/mdsal-trace-impl/pom.xml +++ b/trace/mdsal-trace-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bundle-parent/pom.xml diff --git a/trace/pom.xml b/trace/pom.xml index a0dab77494..40c2d9810f 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.mdsal trace-aggregator - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} diff --git a/yanglib/mdsal-yanglib-api/pom.xml b/yanglib/mdsal-yanglib-api/pom.xml index 6050f8e802..3836e86066 100644 --- a/yanglib/mdsal-yanglib-api/pom.xml +++ b/yanglib/mdsal-yanglib-api/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml mdsal-yanglib-api - 0.21.6-SNAPSHOT + 0.21.6 jar ${project.artifactId} YANG library API diff --git a/yanglib/mdsal-yanglib-rfc8525/pom.xml b/yanglib/mdsal-yanglib-rfc8525/pom.xml index defd9acb44..09fe6cb86d 100644 --- a/yanglib/mdsal-yanglib-rfc8525/pom.xml +++ b/yanglib/mdsal-yanglib-rfc8525/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 16.0.6-SNAPSHOT + 16.0.6 ../../bnd-parent/pom.xml mdsal-yanglib-rfc8525 - 0.21.6-SNAPSHOT + 0.21.6 jar ${project.artifactId} RFC8525 YANG library implementation diff --git a/yanglib/pom.xml b/yanglib/pom.xml index 7c682f7e04..2d94c85b09 100644 --- a/yanglib/pom.xml +++ b/yanglib/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-yanglib - 16.0.6-SNAPSHOT + 16.0.6 pom ${project.artifactId} ${project.artifactId} -- 2.34.1