From 704cc800f8703836a5cda15ab6b4c0860f64f7d3 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 11 Aug 2026 02:07:18 +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 7283746bee..257d0b94d5 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.4-SNAPSHOT + 16.0.4 pom @@ -28,14 +28,14 @@ org.opendaylight.mdsal features-mdsal features - 16.0.4-SNAPSHOT + 16.0.4 xml org.opendaylight.mdsal features-mdsal-experimental features - 16.0.4-SNAPSHOT + 16.0.4 xml @@ -43,38 +43,38 @@ org.opendaylight.mdsal mdsal-common-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-spi - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-broker - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-schema-osgi - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-inmemory-datastore - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-dom-inmemory-datastore-benchmark - 16.0.4-SNAPSHOT + 16.0.4 test @@ -82,105 +82,105 @@ org.opendaylight.mdsal mdsal-binding-test-model - 16.0.4-SNAPSHOT + 16.0.4 test org.opendaylight.mdsal mdsal-binding-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-binding-dom-adapter - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-binding-dom-adapter - 16.0.4-SNAPSHOT + 16.0.4 test-jar test org.opendaylight.mdsal mdsal-binding-spi - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-binding-util - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-binding-test-utils - 16.0.4-SNAPSHOT + 16.0.4 test org.opendaylight.mdsal.model yang-ext - 2013.09.07.28.4-SNAPSHOT + 2013.09.07.28.4 org.opendaylight.mdsal.model general-entity - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-eos-common-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-eos-dom-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-eos-dom-simple - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-eos-binding-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-eos-binding-adapter - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-singleton-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-singleton-impl - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-trace-api - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-trace-cli - 16.0.4-SNAPSHOT + 16.0.4 org.opendaylight.mdsal mdsal-trace-impl - 16.0.4-SNAPSHOT + 16.0.4 @@ -188,35 +188,35 @@ ${project.groupId} odl-mdsal-binding - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-binding-base - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-binding-runtime - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-binding-api - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-binding-dom-adapter - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -225,28 +225,28 @@ ${project.groupId} odl-mdsal-dom - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-dom-api - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-dom-broker - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-dom-runtime - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -255,7 +255,7 @@ ${project.groupId} odl-mdsal-common - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -264,28 +264,28 @@ ${project.groupId} odl-mdsal-eos-common - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-eos-dom - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-eos-binding - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-eos-single - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -294,14 +294,14 @@ ${project.groupId} odl-mdsal-singleton-common - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-singleton-dom - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -310,7 +310,7 @@ ${project.groupId} odl-mdsal-trace - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -319,24 +319,24 @@ org.opendaylight.mdsal mdsal-yanglib-api - 0.21.4-SNAPSHOT + 0.21.4 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.21.4-SNAPSHOT + 0.21.4 ${project.groupId} odl-mdsal-exp-yanglib-api - 0.21.4-SNAPSHOT + 0.21.4 features xml ${project.groupId} odl-mdsal-exp-yanglib-rfc8525 - 0.21.4-SNAPSHOT + 0.21.4 features xml @@ -345,24 +345,24 @@ ${project.groupId} mdsal-replicate-common - 16.0.4-SNAPSHOT + 16.0.4 ${project.groupId} mdsal-replicate-netty - 16.0.4-SNAPSHOT + 16.0.4 ${project.groupId} odl-mdsal-replicate-common - 16.0.4-SNAPSHOT + 16.0.4 features xml ${project.groupId} odl-mdsal-replicate-netty - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -371,28 +371,28 @@ org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.28.4-SNAPSHOT + 2013.08.27.28.4 org.opendaylight.mdsal.model ietf-topology - 2013.10.21.28.4-SNAPSHOT + 2013.10.21.28.4 org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal - 16.0.4-SNAPSHOT + 16.0.4 features xml org.opendaylight.mdsal.model odl-mdsal-model-odl-l2-types - 16.0.4-SNAPSHOT + 16.0.4 features xml @@ -401,7 +401,7 @@ org.opendaylight.mdsal mdsal-docs - 16.0.4-SNAPSHOT + 16.0.4 diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 4d028017e0..912b4100db 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.4-SNAPSHOT + 16.0.4 !org.opendaylight.yang.gen.-,!org.opendaylight.yang.svc.- @@ -33,7 +33,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.4-SNAPSHOT + 16.0.4 pom import diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 0a5e417e82..67f377d775 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.4-SNAPSHOT + 16.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 e1b8e45231..c9f4453f44 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 5651725710..7bd0249ace 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.4-SNAPSHOT + 16.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 2d3f47394b..0ff441caa9 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.4-SNAPSHOT + 16.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 547cf6cd96..b8ac80373f 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index cd70a07ec4..664a1d2cef 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/binding/pom.xml b/binding/pom.xml index ad45390d9a..68c3330c2c 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal binding-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 2babbdfe9a..3f4de23ccb 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} Bundle parent (bnd-based) @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.4-SNAPSHOT + 16.0.4 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index b6e65db971..23d085ca1b 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.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} Bundle parent (felix-based) @@ -29,7 +29,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.4-SNAPSHOT + 16.0.4 pom import diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index 358edcc3f1..dc0c6bba13 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/common/pom.xml b/common/pom.xml index 83199b5619..d4d0f1822a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal common-agreggator - 16.0.4-SNAPSHOT + 16.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 5d4109ea59..cf35dee3be 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.4-SNAPSHOT + 16.0.4 ../../../binding/binding-parent diff --git a/docs/examples/dom-databroker/pom.xml b/docs/examples/dom-databroker/pom.xml index b5669cd893..0f5e2c9019 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.4-SNAPSHOT + 16.0.4 ../../../binding/binding-parent diff --git a/docs/examples/pom.xml b/docs/examples/pom.xml index f6c03bfc09..e85c4d7d1f 100644 --- a/docs/examples/pom.xml +++ b/docs/examples/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal examples-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom diff --git a/docs/pom.xml b/docs/pom.xml index 9c51dad919..8186b891a5 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 16.0.4-SNAPSHOT + 16.0.4 ../bundle-parent/pom.xml diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index cb3bfea665..a3b96298a5 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index a535172094..7ed30d0c4f 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.4-SNAPSHOT + 16.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 0e06cf7682..7025f6a485 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.4-SNAPSHOT + 16.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 7ff24601b6..51a90a4ee4 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.4-SNAPSHOT + 16.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 b184463421..8afbaeffa6 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 8fbc1ef2b2..a3a4a36994 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/dom/pom.xml b/dom/pom.xml index fac9966c7b..714dc81f76 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal dom-aggregator - 16.0.4-SNAPSHOT + 16.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 127236586d..57ea11adbb 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.4-SNAPSHOT + 16.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 797d481eba..6eddbaa3e1 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.4-SNAPSHOT + 16.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 4eeefa5e34..b93f7a12bb 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.4-SNAPSHOT + 16.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 be5cc28794..410d67eb3c 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.4-SNAPSHOT + 16.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 070c8b3e10..af44364ccf 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/entityownership/pom.xml b/entityownership/pom.xml index a3828439bf..4cb01c1e97 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.mdsal entityownersip-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/features/features-mdsal-experimental/pom.xml b/features/features-mdsal-experimental/pom.xml index 5b92cb13a9..87d29528b1 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.4-SNAPSHOT + 16.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 4980b4baf9..7a7776a83b 100644 --- a/features/features-mdsal/pom.xml +++ b/features/features-mdsal/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal - 16.0.4-SNAPSHOT + 16.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 4168f8c7e1..4a991304e2 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-base/pom.xml b/features/odl-mdsal-binding-base/pom.xml index 82f4eac269..39784837a8 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.4-SNAPSHOT + 16.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 f2bf76b199..30582082ca 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-runtime/pom.xml b/features/odl-mdsal-binding-runtime/pom.xml index df0e877377..80bbd84383 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-binding/pom.xml b/features/odl-mdsal-binding/pom.xml index d97dd71d56..5efe19117d 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index df59bff0f5..133f7287b5 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-api/pom.xml b/features/odl-mdsal-dom-api/pom.xml index c087c575d4..c04acad57f 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-broker/pom.xml b/features/odl-mdsal-dom-broker/pom.xml index 3e70de8fcf..8cc82bbde4 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-runtime/pom.xml b/features/odl-mdsal-dom-runtime/pom.xml index c0a6ac40dc..7bbadb3dd6 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-dom/pom.xml b/features/odl-mdsal-dom/pom.xml index 6e21513c55..a4dffa1ed8 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-binding/pom.xml b/features/odl-mdsal-eos-binding/pom.xml index 39e45d1307..884bfb3d6d 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-common/pom.xml b/features/odl-mdsal-eos-common/pom.xml index d0135d12ca..632dba8a82 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-dom/pom.xml b/features/odl-mdsal-eos-dom/pom.xml index 6931b475d8..9195a04dac 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-single/pom.xml b/features/odl-mdsal-eos-single/pom.xml index cba582a7e7..f6b3fea7e0 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.4-SNAPSHOT + 16.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 a2d134fa49..b8c9514104 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml odl-mdsal-exp-yanglib-api - 0.21.4-SNAPSHOT + 0.21.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 f5537efbcd..84e1875cf7 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml odl-mdsal-exp-yanglib-rfc8525 - 0.21.4-SNAPSHOT + 0.21.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 2ac40f7163..738160dd89 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.4-SNAPSHOT + 16.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 a303c2a891..d4a06e7971 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-common/pom.xml b/features/odl-mdsal-replicate-common/pom.xml index 84617756cb..b6a511748a 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-netty/pom.xml b/features/odl-mdsal-replicate-netty/pom.xml index c3a66ff6d9..e0a6bdd64f 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-common/pom.xml b/features/odl-mdsal-singleton-common/pom.xml index e98345577e..cd372c180b 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-dom/pom.xml b/features/odl-mdsal-singleton-dom/pom.xml index 613bfccabc..c29352d1f1 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index d4589861ad..96a8049970 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.4-SNAPSHOT + 16.0.4 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 1296a3364e..7193b18831 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal template-feature-parent - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.mdsal bnd-parent - 16.0.4-SNAPSHOT + 16.0.4 import pom diff --git a/features/pom.xml b/features/pom.xml index 50e637b362..8e9ffa91a9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 3705174508..73d819e431 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal mdsal-karaf - 16.0.4-SNAPSHOT + 16.0.4 pom @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 16.0.4-SNAPSHOT + 16.0.4 pom import diff --git a/model/general-entity/pom.xml b/model/general-entity/pom.xml index f5d90f239c..c7b331adea 100644 --- a/model/general-entity/pom.xml +++ b/model/general-entity/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 16.0.4-SNAPSHOT + 16.0.4 ../../binding/binding-parent/pom.xml diff --git a/model/ietf-topology/pom.xml b/model/ietf-topology/pom.xml index b37a1fdde3..5ac66aa135 100644 --- a/model/ietf-topology/pom.xml +++ b/model/ietf-topology/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.4-SNAPSHOT + 16.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model ietf-topology - 2013.10.21.28.4-SNAPSHOT + 2013.10.21.28.4 ${project.artifactId} ${project.artifactId} bundle diff --git a/model/l2-types/pom.xml b/model/l2-types/pom.xml index 70ced12706..3caf837df2 100644 --- a/model/l2-types/pom.xml +++ b/model/l2-types/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.4-SNAPSHOT + 16.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.28.4-SNAPSHOT + 2013.08.27.28.4 bundle diff --git a/model/pom.xml b/model/pom.xml index 38dea61fd3..008596caf1 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal.model model-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/model/yang-ext/pom.xml b/model/yang-ext/pom.xml index 4cb6e3bc54..95736b3be5 100644 --- a/model/yang-ext/pom.xml +++ b/model/yang-ext/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 16.0.4-SNAPSHOT + 16.0.4 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model yang-ext - 2013.09.07.28.4-SNAPSHOT + 2013.09.07.28.4 ${project.artifactId} ${project.artifactId} bundle diff --git a/pom.xml b/pom.xml index 16044baa9e..63c0859403 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 16.0.4-SNAPSHOT + 16.0.4 pom md-sal diff --git a/replicate/mdsal-replicate-common/pom.xml b/replicate/mdsal-replicate-common/pom.xml index 859f511d4d..c95c855e24 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 18ef03630a..cf461891ba 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/replicate/pom.xml b/replicate/pom.xml index ba4c45e14f..a4a234061f 100644 --- a/replicate/pom.xml +++ b/replicate/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-replicate - 16.0.4-SNAPSHOT + 16.0.4 pom diff --git a/singleton-service/mdsal-singleton-api/pom.xml b/singleton-service/mdsal-singleton-api/pom.xml index efa31fbc7a..6c3e5b389d 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.4-SNAPSHOT + 16.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 d44e82530a..fb763a7d72 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 3086f9b663..0252dae3d9 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.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/trace/mdsal-trace-api/pom.xml b/trace/mdsal-trace-api/pom.xml index 7f255da094..f22dabd8c9 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.4-SNAPSHOT + 16.0.4 ../../binding/binding-parent/pom.xml diff --git a/trace/mdsal-trace-cli/pom.xml b/trace/mdsal-trace-cli/pom.xml index e0c0e7ab96..7b5b895865 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/trace/mdsal-trace-impl/pom.xml b/trace/mdsal-trace-impl/pom.xml index b7b1255999..209e147409 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.4-SNAPSHOT + 16.0.4 ../../bundle-parent/pom.xml diff --git a/trace/pom.xml b/trace/pom.xml index 19ad162e31..9b63427a09 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.mdsal trace-aggregator - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} diff --git a/yanglib/mdsal-yanglib-api/pom.xml b/yanglib/mdsal-yanglib-api/pom.xml index 8f8bc19f5e..bec5578e7c 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml mdsal-yanglib-api - 0.21.4-SNAPSHOT + 0.21.4 jar ${project.artifactId} YANG library API diff --git a/yanglib/mdsal-yanglib-rfc8525/pom.xml b/yanglib/mdsal-yanglib-rfc8525/pom.xml index 01df19f6a6..d1066f32dd 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.4-SNAPSHOT + 16.0.4 ../../bnd-parent/pom.xml mdsal-yanglib-rfc8525 - 0.21.4-SNAPSHOT + 0.21.4 jar ${project.artifactId} RFC8525 YANG library implementation diff --git a/yanglib/pom.xml b/yanglib/pom.xml index dee1b059f2..a538ea2f54 100644 --- a/yanglib/pom.xml +++ b/yanglib/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-yanglib - 16.0.4-SNAPSHOT + 16.0.4 pom ${project.artifactId} ${project.artifactId} -- 2.34.1