From 7f4010a21344b2ab2cb4bca2776a21eb7df36b84 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 12 Mar 2026 09:58:50 +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 2fa474785b..ac3bb8f85a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.4-SNAPSHOT + 15.0.4 pom @@ -28,14 +28,14 @@ org.opendaylight.mdsal features-mdsal features - 15.0.4-SNAPSHOT + 15.0.4 xml org.opendaylight.mdsal features-mdsal-experimental features - 15.0.4-SNAPSHOT + 15.0.4 xml @@ -43,38 +43,38 @@ org.opendaylight.mdsal mdsal-common-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-spi - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-broker - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-schema-osgi - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-dom-inmemory-datastore-benchmark - 15.0.4-SNAPSHOT + 15.0.4 test @@ -82,105 +82,105 @@ org.opendaylight.mdsal mdsal-binding-test-model - 15.0.4-SNAPSHOT + 15.0.4 test org.opendaylight.mdsal mdsal-binding-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-binding-dom-adapter - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-binding-dom-adapter - 15.0.4-SNAPSHOT + 15.0.4 test-jar test org.opendaylight.mdsal mdsal-binding-spi - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-binding-util - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-binding-test-utils - 15.0.4-SNAPSHOT + 15.0.4 test org.opendaylight.mdsal.model yang-ext - 2013.09.07.27.4-SNAPSHOT + 2013.09.07.27.4 org.opendaylight.mdsal.model general-entity - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-eos-common-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-eos-dom-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-eos-dom-simple - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-eos-binding-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-eos-binding-adapter - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-singleton-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-singleton-impl - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-trace-api - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-trace-cli - 15.0.4-SNAPSHOT + 15.0.4 org.opendaylight.mdsal mdsal-trace-impl - 15.0.4-SNAPSHOT + 15.0.4 @@ -188,35 +188,35 @@ ${project.groupId} odl-mdsal-binding - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-binding-base - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-binding-runtime - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-binding-api - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-binding-dom-adapter - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -225,28 +225,28 @@ ${project.groupId} odl-mdsal-dom - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-dom-api - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-dom-broker - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-dom-runtime - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -255,7 +255,7 @@ ${project.groupId} odl-mdsal-common - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -264,28 +264,28 @@ ${project.groupId} odl-mdsal-eos-common - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-eos-dom - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-eos-binding - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-eos-single - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -294,14 +294,14 @@ ${project.groupId} odl-mdsal-singleton-common - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-singleton-dom - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -310,7 +310,7 @@ ${project.groupId} odl-mdsal-trace - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -319,24 +319,24 @@ org.opendaylight.mdsal mdsal-yanglib-api - 0.20.4-SNAPSHOT + 0.20.4 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.20.4-SNAPSHOT + 0.20.4 ${project.groupId} odl-mdsal-exp-yanglib-api - 0.20.4-SNAPSHOT + 0.20.4 features xml ${project.groupId} odl-mdsal-exp-yanglib-rfc8525 - 0.20.4-SNAPSHOT + 0.20.4 features xml @@ -345,24 +345,24 @@ ${project.groupId} mdsal-replicate-common - 15.0.4-SNAPSHOT + 15.0.4 ${project.groupId} mdsal-replicate-netty - 15.0.4-SNAPSHOT + 15.0.4 ${project.groupId} odl-mdsal-replicate-common - 15.0.4-SNAPSHOT + 15.0.4 features xml ${project.groupId} odl-mdsal-replicate-netty - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -371,28 +371,28 @@ org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.27.4-SNAPSHOT + 2013.08.27.27.4 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.27.4-SNAPSHOT + 2013.10.21.27.4 org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal - 15.0.4-SNAPSHOT + 15.0.4 features xml org.opendaylight.mdsal.model odl-mdsal-model-odl-l2-types - 15.0.4-SNAPSHOT + 15.0.4 features xml @@ -401,7 +401,7 @@ org.opendaylight.mdsal mdsal-docs - 15.0.4-SNAPSHOT + 15.0.4 diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 7f8159a0c0..b09f13dffc 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.4-SNAPSHOT + 15.0.4 !org.opendaylight.yang.gen.-,!org.opendaylight.yang.svc.- @@ -33,7 +33,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.4-SNAPSHOT + 15.0.4 pom import diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 54e82f17fd..8a0c53aa92 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 7ed90c20cf..87419edce5 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index df36f22e71..59a392f13a 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index d14f48643d..2e52d2d8c7 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.4-SNAPSHOT + 15.0.4 ../binding-parent/pom.xml diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 6d63c43d91..1d0b3cc3ba 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index c52e1989d7..fa51d50965 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/binding/pom.xml b/binding/pom.xml index f8bafd0859..8f372325ac 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal binding-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 2e87df6b89..efc620181d 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} Bundle parent (bnd-based) @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.4-SNAPSHOT + 15.0.4 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index b003175a85..702e7dc76e 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.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} Bundle parent (felix-based) @@ -29,7 +29,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.4-SNAPSHOT + 15.0.4 pom import diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index acb1e044ad..a6f6fc2686 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/common/pom.xml b/common/pom.xml index 94536353a3..67eeaec9fe 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal common-agreggator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/docs/examples/dom-databroker-txchain/pom.xml b/docs/examples/dom-databroker-txchain/pom.xml index 45b29b1e14..de55c3b95e 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.4-SNAPSHOT + 15.0.4 ../../../binding/binding-parent diff --git a/docs/examples/dom-databroker/pom.xml b/docs/examples/dom-databroker/pom.xml index 28f6fb13c1..9a523b7183 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.4-SNAPSHOT + 15.0.4 ../../../binding/binding-parent diff --git a/docs/examples/pom.xml b/docs/examples/pom.xml index e118dffaec..102b90236f 100644 --- a/docs/examples/pom.xml +++ b/docs/examples/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal examples-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom diff --git a/docs/pom.xml b/docs/pom.xml index dc06aa324f..2570d95744 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 15.0.4-SNAPSHOT + 15.0.4 ../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 779415a688..e06873b4fa 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 00be84fbec..3059e92a52 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.4-SNAPSHOT + 15.0.4 ../../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 bf9d30c649..94e31cea79 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 0021e27719..d47e7392be 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-schema-osgi/pom.xml b/dom/mdsal-dom-schema-osgi/pom.xml index 84c5a786ac..6ac1a3e27e 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index eadb9b7018..b3ba7eb582 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/dom/pom.xml b/dom/pom.xml index 95f722d1d5..1d2c534013 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal dom-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/entityownership/mdsal-eos-binding-adapter/pom.xml b/entityownership/mdsal-eos-binding-adapter/pom.xml index 0123af1bb8..455c14dc91 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 2e24ba8d8a..32361abc12 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-common-api/pom.xml b/entityownership/mdsal-eos-common-api/pom.xml index 9b076c23d1..1cba98c9b2 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-api/pom.xml b/entityownership/mdsal-eos-dom-api/pom.xml index f68f3903ed..d0f2607086 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-simple/pom.xml b/entityownership/mdsal-eos-dom-simple/pom.xml index a0913163f2..429453d1f5 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/entityownership/pom.xml b/entityownership/pom.xml index 6270738f1c..053b695cb8 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.mdsal entityownersip-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/features/features-mdsal-experimental/pom.xml b/features/features-mdsal-experimental/pom.xml index 2fd6043fec..7e2e7d47cc 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.4-SNAPSHOT + 15.0.4 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 adf2150b75..a8647028aa 100644 --- a/features/features-mdsal/pom.xml +++ b/features/features-mdsal/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal - 15.0.4-SNAPSHOT + 15.0.4 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 7ee7ec5ca2..9239f5659c 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-base/pom.xml b/features/odl-mdsal-binding-base/pom.xml index e14fa7dd79..f7dcc93f7d 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-dom-adapter/pom.xml b/features/odl-mdsal-binding-dom-adapter/pom.xml index 546490cd06..4dd3fe0b0f 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-runtime/pom.xml b/features/odl-mdsal-binding-runtime/pom.xml index 7a2d031daa..f917275f23 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding/pom.xml b/features/odl-mdsal-binding/pom.xml index 59fdf4d5d7..372e18b01d 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index cd3fdf5050..b0ad4f6049 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-api/pom.xml b/features/odl-mdsal-dom-api/pom.xml index c1f65de0ff..f730b56dcc 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-broker/pom.xml b/features/odl-mdsal-dom-broker/pom.xml index 97d6430c9e..7510da5bd5 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-runtime/pom.xml b/features/odl-mdsal-dom-runtime/pom.xml index ec90c8186f..90c8be2a18 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom/pom.xml b/features/odl-mdsal-dom/pom.xml index 080a3190e4..9c10456063 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-binding/pom.xml b/features/odl-mdsal-eos-binding/pom.xml index 3606cd7392..b675dff7a5 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-common/pom.xml b/features/odl-mdsal-eos-common/pom.xml index 2ee4d7c286..adbfe50b44 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-dom/pom.xml b/features/odl-mdsal-eos-dom/pom.xml index d09b0f2037..894ec7ca6f 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-single/pom.xml b/features/odl-mdsal-eos-single/pom.xml index d36dbe772e..59836e8828 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-exp-yanglib-api/pom.xml b/features/odl-mdsal-exp-yanglib-api/pom.xml index 46e1c60613..0dcced18f5 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml odl-mdsal-exp-yanglib-api - 0.20.4-SNAPSHOT + 0.20.4 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 f93087bb42..2281ab798a 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml odl-mdsal-exp-yanglib-rfc8525 - 0.20.4-SNAPSHOT + 0.20.4 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 0529b3fce3..be02970285 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.4-SNAPSHOT + 15.0.4 ../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 9a6f023a75..ab40bc697f 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-common/pom.xml b/features/odl-mdsal-replicate-common/pom.xml index 5e97130d03..d2bdc46987 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-netty/pom.xml b/features/odl-mdsal-replicate-netty/pom.xml index 86a8371af1..c81dfb1394 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-common/pom.xml b/features/odl-mdsal-singleton-common/pom.xml index 38c8c63295..351e540842 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-dom/pom.xml b/features/odl-mdsal-singleton-dom/pom.xml index dd22fd7c0f..07c97fc77a 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index c7637c9bcb..503af79876 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.4-SNAPSHOT + 15.0.4 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 43bd2f6402..0b3d5a55b7 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal template-feature-parent - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.mdsal bnd-parent - 15.0.4-SNAPSHOT + 15.0.4 import pom diff --git a/features/pom.xml b/features/pom.xml index 9e8dd31009..acfcd997ab 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index b99bb6d4d8..6830175871 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal mdsal-karaf - 15.0.4-SNAPSHOT + 15.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 15.0.4-SNAPSHOT + 15.0.4 pom import diff --git a/model/general-entity/pom.xml b/model/general-entity/pom.xml index 8d8684ac87..293f5ba617 100644 --- a/model/general-entity/pom.xml +++ b/model/general-entity/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 15.0.4-SNAPSHOT + 15.0.4 ../../binding/binding-parent/pom.xml diff --git a/model/ietf-topology/pom.xml b/model/ietf-topology/pom.xml index 3f0032f24a..07cc0db87e 100644 --- a/model/ietf-topology/pom.xml +++ b/model/ietf-topology/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.4-SNAPSHOT + 15.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model ietf-topology - 2013.10.21.27.4-SNAPSHOT + 2013.10.21.27.4 ${project.artifactId} ${project.artifactId} bundle diff --git a/model/l2-types/pom.xml b/model/l2-types/pom.xml index b5f3300235..fcaedbefc0 100644 --- a/model/l2-types/pom.xml +++ b/model/l2-types/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.4-SNAPSHOT + 15.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.27.4-SNAPSHOT + 2013.08.27.27.4 bundle diff --git a/model/pom.xml b/model/pom.xml index ea33657e07..97c508fb67 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal.model model-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/model/yang-ext/pom.xml b/model/yang-ext/pom.xml index ed0ee7ace3..bbdecb2f9b 100644 --- a/model/yang-ext/pom.xml +++ b/model/yang-ext/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 15.0.4-SNAPSHOT + 15.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model yang-ext - 2013.09.07.27.4-SNAPSHOT + 2013.09.07.27.4 ${project.artifactId} ${project.artifactId} bundle diff --git a/pom.xml b/pom.xml index ba98f91395..c63615fd59 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 15.0.4-SNAPSHOT + 15.0.4 pom md-sal diff --git a/replicate/mdsal-replicate-common/pom.xml b/replicate/mdsal-replicate-common/pom.xml index 0aa827e4a3..c039f83fe0 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 434f89f510..cb3b7ec46e 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/replicate/pom.xml b/replicate/pom.xml index 7bc41c678e..ef6a229377 100644 --- a/replicate/pom.xml +++ b/replicate/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-replicate - 15.0.4-SNAPSHOT + 15.0.4 pom diff --git a/singleton-service/mdsal-singleton-api/pom.xml b/singleton-service/mdsal-singleton-api/pom.xml index 7dcfd4c808..2b13d13703 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/singleton-service/mdsal-singleton-impl/pom.xml b/singleton-service/mdsal-singleton-impl/pom.xml index db877e12f1..85a3d7857f 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 94e0235b96..63ea9ee26c 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.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/trace/mdsal-trace-api/pom.xml b/trace/mdsal-trace-api/pom.xml index 5c54492644..205ad38f25 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.4-SNAPSHOT + 15.0.4 ../../binding/binding-parent/pom.xml diff --git a/trace/mdsal-trace-cli/pom.xml b/trace/mdsal-trace-cli/pom.xml index d2cc087557..1c38feca9f 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/trace/mdsal-trace-impl/pom.xml b/trace/mdsal-trace-impl/pom.xml index 66dc66c0f6..b26fb7370f 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.4-SNAPSHOT + 15.0.4 ../../bundle-parent/pom.xml diff --git a/trace/pom.xml b/trace/pom.xml index 89a24119fb..cc5f261715 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.mdsal trace-aggregator - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/yanglib/mdsal-yanglib-api/pom.xml b/yanglib/mdsal-yanglib-api/pom.xml index e9e4966845..6e28f3fedc 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml mdsal-yanglib-api - 0.20.4-SNAPSHOT + 0.20.4 jar ${project.artifactId} YANG library API diff --git a/yanglib/mdsal-yanglib-rfc8525/pom.xml b/yanglib/mdsal-yanglib-rfc8525/pom.xml index 4b74232db6..704e591130 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.4-SNAPSHOT + 15.0.4 ../../bnd-parent/pom.xml mdsal-yanglib-rfc8525 - 0.20.4-SNAPSHOT + 0.20.4 jar ${project.artifactId} RFC8525 YANG library implementation diff --git a/yanglib/pom.xml b/yanglib/pom.xml index 7d85d6cbb1..b295d0631b 100644 --- a/yanglib/pom.xml +++ b/yanglib/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-yanglib - 15.0.4-SNAPSHOT + 15.0.4 pom ${project.artifactId} ${project.artifactId} -- 2.34.1