From 2b19704778c93b9e57934db9bbf72d00ea807038 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 17 Sep 2026 07:41:52 +0000 Subject: [PATCH] Release mdsal --- artifacts/pom.xml | 120 +++++++++--------- .../benchmark-dom-store-inmemory/pom.xml | 2 +- benchmarks/pom.xml | 2 +- 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/dom-store-inmemory/pom.xml | 2 +- dom/mdsal-dom-api/pom.xml | 2 +- dom/mdsal-dom-broker/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-1node-binding/pom.xml | 2 +- features/odl-mdsal-1node-dom/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 +- 80 files changed, 151 insertions(+), 151 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 3325060af3..f8eaba6478 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.mdsal mdsal-artifacts - 17.0.1-SNAPSHOT + 17.0.1 pom @@ -28,14 +28,14 @@ org.opendaylight.mdsal features-mdsal features - 17.0.1-SNAPSHOT + 17.0.1 xml org.opendaylight.mdsal features-mdsal-experimental features - 17.0.1-SNAPSHOT + 17.0.1 xml @@ -43,139 +43,139 @@ org.opendaylight.mdsal mdsal-common-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-dom-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-dom-spi - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-dom-broker - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-dom-schema-osgi - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal dom-store-inmemory - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-binding-test-model - 17.0.1-SNAPSHOT + 17.0.1 test org.opendaylight.mdsal mdsal-binding-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-binding-dom-adapter - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-binding-dom-adapter - 17.0.1-SNAPSHOT + 17.0.1 test-jar test org.opendaylight.mdsal mdsal-binding-spi - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-binding-util - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-binding-test-utils - 17.0.1-SNAPSHOT + 17.0.1 test org.opendaylight.mdsal.model yang-ext - 2013.09.07.29.1-SNAPSHOT + 2013.09.07.29.1 org.opendaylight.mdsal.model general-entity - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-eos-common-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-eos-dom-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-eos-dom-simple - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-eos-binding-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-eos-binding-adapter - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-singleton-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-singleton-impl - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-trace-api - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-trace-cli - 17.0.1-SNAPSHOT + 17.0.1 org.opendaylight.mdsal mdsal-trace-impl - 17.0.1-SNAPSHOT + 17.0.1 @@ -183,35 +183,35 @@ ${project.groupId} odl-mdsal-binding - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-binding-base - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-binding-runtime - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-binding-api - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-binding-dom-adapter - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -220,28 +220,28 @@ ${project.groupId} odl-mdsal-dom - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-dom-api - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-dom-broker - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-dom-runtime - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -250,7 +250,7 @@ ${project.groupId} odl-mdsal-common - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -259,28 +259,28 @@ ${project.groupId} odl-mdsal-eos-common - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-eos-dom - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-eos-binding - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-eos-single - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -289,14 +289,14 @@ ${project.groupId} odl-mdsal-singleton-common - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-singleton-dom - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -305,7 +305,7 @@ ${project.groupId} odl-mdsal-trace - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -314,24 +314,24 @@ org.opendaylight.mdsal mdsal-yanglib-api - 0.22.1-SNAPSHOT + 0.22.1 org.opendaylight.mdsal mdsal-yanglib-rfc8525 - 0.22.1-SNAPSHOT + 0.22.1 ${project.groupId} odl-mdsal-exp-yanglib-api - 0.22.1-SNAPSHOT + 0.22.1 features xml ${project.groupId} odl-mdsal-exp-yanglib-rfc8525 - 0.22.1-SNAPSHOT + 0.22.1 features xml @@ -340,24 +340,24 @@ ${project.groupId} mdsal-replicate-common - 17.0.1-SNAPSHOT + 17.0.1 ${project.groupId} mdsal-replicate-netty - 17.0.1-SNAPSHOT + 17.0.1 ${project.groupId} odl-mdsal-replicate-common - 17.0.1-SNAPSHOT + 17.0.1 features xml ${project.groupId} odl-mdsal-replicate-netty - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -366,14 +366,14 @@ org.opendaylight.mdsal odl-mdsal-1node-binding - 17.0.1-SNAPSHOT + 17.0.1 features xml org.opendaylight.mdsal odl-mdsal-1node-dom - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -382,12 +382,12 @@ org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.29.1-SNAPSHOT + 2013.08.27.29.1 org.opendaylight.mdsal.model odl-mdsal-model-odl-l2-types - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -396,12 +396,12 @@ org.opendaylight.mdsal.model ietf-topology - 2013.10.21.29.1-SNAPSHOT + 2013.10.21.29.1 org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal - 17.0.1-SNAPSHOT + 17.0.1 features xml @@ -410,7 +410,7 @@ org.opendaylight.mdsal mdsal-docs - 17.0.1-SNAPSHOT + 17.0.1 diff --git a/benchmarks/benchmark-dom-store-inmemory/pom.xml b/benchmarks/benchmark-dom-store-inmemory/pom.xml index 5acaed1631..ff37323941 100644 --- a/benchmarks/benchmark-dom-store-inmemory/pom.xml +++ b/benchmarks/benchmark-dom-store-inmemory/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 8e9811009e..5924234645 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal benchmarks-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 0a322a8193..330c1c1759 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.mdsal binding-parent pom - 17.0.1-SNAPSHOT + 17.0.1 !org.opendaylight.yang.gen.-,!org.opendaylight.yang.svc.- @@ -33,7 +33,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 pom import diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 4930bf49dd..b40a16f674 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index f1ab0f2a53..d3c0283e69 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 4e17888d2e..fae0c2cc6d 100644 --- a/binding/mdsal-binding-spi/pom.xml +++ b/binding/mdsal-binding-spi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index 431f9c7853..2000b063f7 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 - 17.0.1-SNAPSHOT + 17.0.1 ../binding-parent/pom.xml diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index bdc331e71a..a70292fcb4 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index 23ea08a92d..426b66dab4 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/binding/pom.xml b/binding/pom.xml index 795b266adb..f27047ba34 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal binding-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index e1fbb2f269..e739bdbcae 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} Bundle parent (bnd-based) @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 17.0.1-SNAPSHOT + 17.0.1 pom import diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 95de7eb8d4..eafe2ff85f 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal bundle-parent - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} Bundle parent (felix-based) @@ -29,7 +29,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 pom import diff --git a/common/mdsal-common-api/pom.xml b/common/mdsal-common-api/pom.xml index f703d7e35e..dfd2c50bd2 100644 --- a/common/mdsal-common-api/pom.xml +++ b/common/mdsal-common-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/common/pom.xml b/common/pom.xml index 828cabedbc..cd5348fcc5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal common-agreggator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/docs/examples/dom-databroker-txchain/pom.xml b/docs/examples/dom-databroker-txchain/pom.xml index 52bf604a16..1fff613aa4 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../../binding/binding-parent diff --git a/docs/examples/dom-databroker/pom.xml b/docs/examples/dom-databroker/pom.xml index 33e189c4e6..90f6c326f9 100644 --- a/docs/examples/dom-databroker/pom.xml +++ b/docs/examples/dom-databroker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../../binding/binding-parent diff --git a/docs/examples/pom.xml b/docs/examples/pom.xml index c52354ed34..478daa1fa7 100644 --- a/docs/examples/pom.xml +++ b/docs/examples/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.mdsal examples-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom diff --git a/docs/pom.xml b/docs/pom.xml index 6038382e63..43fb14ec0c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-docs - 17.0.1-SNAPSHOT + 17.0.1 jar ${project.artifactId} MD-SAL documentation diff --git a/dom/dom-store-inmemory/pom.xml b/dom/dom-store-inmemory/pom.xml index f707aaaa3b..22d2fb075b 100644 --- a/dom/dom-store-inmemory/pom.xml +++ b/dom/dom-store-inmemory/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-api/pom.xml b/dom/mdsal-dom-api/pom.xml index 5e3070f162..3a9e3a94d8 100644 --- a/dom/mdsal-dom-api/pom.xml +++ b/dom/mdsal-dom-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 6f55bb9a03..84d1796b12 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-schema-osgi/pom.xml b/dom/mdsal-dom-schema-osgi/pom.xml index 4903f3bf66..c9ae900475 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/dom/mdsal-dom-spi/pom.xml b/dom/mdsal-dom-spi/pom.xml index 0e1a321056..7f50d65e81 100644 --- a/dom/mdsal-dom-spi/pom.xml +++ b/dom/mdsal-dom-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/dom/pom.xml b/dom/pom.xml index 9de0207c34..c9b3c90d58 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal dom-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/entityownership/mdsal-eos-binding-adapter/pom.xml b/entityownership/mdsal-eos-binding-adapter/pom.xml index 364c6a4b28..95c8fa1d89 100644 --- a/entityownership/mdsal-eos-binding-adapter/pom.xml +++ b/entityownership/mdsal-eos-binding-adapter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 611c5485fe..583aab87f8 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-common-api/pom.xml b/entityownership/mdsal-eos-common-api/pom.xml index 6005f5dc53..bab65b2f2b 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-api/pom.xml b/entityownership/mdsal-eos-dom-api/pom.xml index 277778e3fb..e718009768 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/entityownership/mdsal-eos-dom-simple/pom.xml b/entityownership/mdsal-eos-dom-simple/pom.xml index 934122579b..f123c80ba9 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/entityownership/pom.xml b/entityownership/pom.xml index a6f7fbf6b5..2999c59593 100644 --- a/entityownership/pom.xml +++ b/entityownership/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.opendaylight.mdsal entityownersip-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/features/features-mdsal-experimental/pom.xml b/features/features-mdsal-experimental/pom.xml index bf6a847fcf..073fa95a48 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 - 17.0.1-SNAPSHOT + 17.0.1 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 60e03e003f..2e94f57196 100644 --- a/features/features-mdsal/pom.xml +++ b/features/features-mdsal/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal - 17.0.1-SNAPSHOT + 17.0.1 feature OpenDaylight :: MD-SAL :: Stable Features MD-SAL stable feature repository diff --git a/features/odl-mdsal-1node-binding/pom.xml b/features/odl-mdsal-1node-binding/pom.xml index 303fec5f23..4e40f6b55e 100644 --- a/features/odl-mdsal-1node-binding/pom.xml +++ b/features/odl-mdsal-1node-binding/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-1node-dom/pom.xml b/features/odl-mdsal-1node-dom/pom.xml index 401a01985b..c08dc66e5d 100644 --- a/features/odl-mdsal-1node-dom/pom.xml +++ b/features/odl-mdsal-1node-dom/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal template-feature-parent - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-api/pom.xml b/features/odl-mdsal-binding-api/pom.xml index 2848e0a187..fc43d72dd4 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-base/pom.xml b/features/odl-mdsal-binding-base/pom.xml index 545176e09c..07f925f2ca 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-dom-adapter/pom.xml b/features/odl-mdsal-binding-dom-adapter/pom.xml index bcefb3061e..17649e149e 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-binding-runtime/pom.xml b/features/odl-mdsal-binding-runtime/pom.xml index 6e4af7b7ae..528fde16d1 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-binding/pom.xml b/features/odl-mdsal-binding/pom.xml index f85a10b22f..7d966cf227 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index 6be2b196ba..d7db62cb44 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-api/pom.xml b/features/odl-mdsal-dom-api/pom.xml index 95afd3b992..c1cf098b07 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-broker/pom.xml b/features/odl-mdsal-dom-broker/pom.xml index 60d3469d3f..3692aa4f83 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-dom-runtime/pom.xml b/features/odl-mdsal-dom-runtime/pom.xml index b7e96381c4..0b4efd5fc3 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-dom/pom.xml b/features/odl-mdsal-dom/pom.xml index bf7e87b78f..9c7d287647 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-binding/pom.xml b/features/odl-mdsal-eos-binding/pom.xml index 13bbe81a7f..741dca7ed8 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-common/pom.xml b/features/odl-mdsal-eos-common/pom.xml index 39c3aeac7e..0e1e418b90 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-dom/pom.xml b/features/odl-mdsal-eos-dom/pom.xml index e6616c1dfd..6e2fe193be 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-eos-single/pom.xml b/features/odl-mdsal-eos-single/pom.xml index 792bfb3464..93d73a83c1 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-exp-yanglib-api/pom.xml b/features/odl-mdsal-exp-yanglib-api/pom.xml index fe84e305e8..c0f6d65426 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml odl-mdsal-exp-yanglib-api - 0.22.1-SNAPSHOT + 0.22.1 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 97abec860c..8da5ae3774 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml odl-mdsal-exp-yanglib-rfc8525 - 0.22.1-SNAPSHOT + 0.22.1 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 7f28f08339..1b06d9d78c 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 - 17.0.1-SNAPSHOT + 17.0.1 ../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 81ba939c13..27032b6539 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-common/pom.xml b/features/odl-mdsal-replicate-common/pom.xml index fa2cd54726..4a3c2ea1f6 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-replicate-netty/pom.xml b/features/odl-mdsal-replicate-netty/pom.xml index da06d88962..6e60d92ac4 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-common/pom.xml b/features/odl-mdsal-singleton-common/pom.xml index 541985daff..6c67cf022e 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-singleton-dom/pom.xml b/features/odl-mdsal-singleton-dom/pom.xml index 7953b29713..57ea6f7fe4 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index ffd892a261..5c64822ad8 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 - 17.0.1-SNAPSHOT + 17.0.1 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 641c8a570e..2c56bb52e1 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal template-feature-parent - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 import pom diff --git a/features/pom.xml b/features/pom.xml index 6cada545d0..1071b83b87 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal features-mdsal-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 831cccfa1e..69f6614b4b 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal mdsal-karaf - 17.0.1-SNAPSHOT + 17.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.mdsal mdsal-artifacts - 17.0.1-SNAPSHOT + 17.0.1 pom import diff --git a/model/general-entity/pom.xml b/model/general-entity/pom.xml index f58293d13a..375b60a932 100644 --- a/model/general-entity/pom.xml +++ b/model/general-entity/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../binding/binding-parent/pom.xml diff --git a/model/ietf-topology/pom.xml b/model/ietf-topology/pom.xml index 24cb14c1ae..5fb03e00d1 100644 --- a/model/ietf-topology/pom.xml +++ b/model/ietf-topology/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model ietf-topology - 2013.10.21.29.1-SNAPSHOT + 2013.10.21.29.1 ${project.artifactId} ${project.artifactId} bundle diff --git a/model/l2-types/pom.xml b/model/l2-types/pom.xml index 5be07c1078..84112d5b42 100644 --- a/model/l2-types/pom.xml +++ b/model/l2-types/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model opendaylight-l2-types - 2013.08.27.29.1-SNAPSHOT + 2013.08.27.29.1 bundle diff --git a/model/pom.xml b/model/pom.xml index 11af4355e5..9aa41aea5d 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal.model model-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/model/yang-ext/pom.xml b/model/yang-ext/pom.xml index 231ba97d58..1a627fbe9f 100644 --- a/model/yang-ext/pom.xml +++ b/model/yang-ext/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../binding/binding-parent/pom.xml org.opendaylight.mdsal.model yang-ext - 2013.09.07.29.1-SNAPSHOT + 2013.09.07.29.1 ${project.artifactId} ${project.artifactId} bundle diff --git a/pom.xml b/pom.xml index 29fbfc81f9..6ee77e145c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-agreggator - 17.0.1-SNAPSHOT + 17.0.1 pom md-sal diff --git a/replicate/mdsal-replicate-common/pom.xml b/replicate/mdsal-replicate-common/pom.xml index 26ba3827c6..12ec545e1f 100644 --- a/replicate/mdsal-replicate-common/pom.xml +++ b/replicate/mdsal-replicate-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 5c8b0464a5..66c8cdd283 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal bundle-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/replicate/pom.xml b/replicate/pom.xml index 531e7fd6dd..803a9ac05f 100644 --- a/replicate/pom.xml +++ b/replicate/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.mdsal mdsal-replicate - 17.0.1-SNAPSHOT + 17.0.1 pom diff --git a/singleton-service/mdsal-singleton-api/pom.xml b/singleton-service/mdsal-singleton-api/pom.xml index 4196ade270..345932b952 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/singleton-service/mdsal-singleton-impl/pom.xml b/singleton-service/mdsal-singleton-impl/pom.xml index e7673338a4..eba9f0730d 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 4e36992fe3..aa7b687197 100644 --- a/singleton-service/pom.xml +++ b/singleton-service/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal singleton-service - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/trace/mdsal-trace-api/pom.xml b/trace/mdsal-trace-api/pom.xml index caa6d9e3b5..0a32619ada 100644 --- a/trace/mdsal-trace-api/pom.xml +++ b/trace/mdsal-trace-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../binding/binding-parent/pom.xml diff --git a/trace/mdsal-trace-cli/pom.xml b/trace/mdsal-trace-cli/pom.xml index b2a58e50b2..fbc4774121 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 - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/trace/mdsal-trace-impl/pom.xml b/trace/mdsal-trace-impl/pom.xml index c27479bf45..5e1c830523 100644 --- a/trace/mdsal-trace-impl/pom.xml +++ b/trace/mdsal-trace-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal bundle-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bundle-parent/pom.xml diff --git a/trace/pom.xml b/trace/pom.xml index b0613ab7a0..1451be796e 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.mdsal trace-aggregator - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} diff --git a/yanglib/mdsal-yanglib-api/pom.xml b/yanglib/mdsal-yanglib-api/pom.xml index 653655ecdf..41a6aa865a 100644 --- a/yanglib/mdsal-yanglib-api/pom.xml +++ b/yanglib/mdsal-yanglib-api/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml mdsal-yanglib-api - 0.22.1-SNAPSHOT + 0.22.1 jar ${project.artifactId} YANG library API diff --git a/yanglib/mdsal-yanglib-rfc8525/pom.xml b/yanglib/mdsal-yanglib-rfc8525/pom.xml index c08311b038..178273b97e 100644 --- a/yanglib/mdsal-yanglib-rfc8525/pom.xml +++ b/yanglib/mdsal-yanglib-rfc8525/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal bnd-parent - 17.0.1-SNAPSHOT + 17.0.1 ../../bnd-parent/pom.xml mdsal-yanglib-rfc8525 - 0.22.1-SNAPSHOT + 0.22.1 jar ${project.artifactId} RFC8525 YANG library implementation diff --git a/yanglib/pom.xml b/yanglib/pom.xml index e4fd9adb3e..ff82552139 100644 --- a/yanglib/pom.xml +++ b/yanglib/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.mdsal mdsal-yanglib - 17.0.1-SNAPSHOT + 17.0.1 pom ${project.artifactId} ${project.artifactId} -- 2.34.1