From: Robert Varga Date: Mon, 27 Apr 2020 20:17:38 +0000 (+0200) Subject: Update feature version declarations X-Git-Tag: v2.0.0~8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d22448e283c4e4f04387ecf91e10e31eb0ddf388 Update feature version declarations We do not need to override parent's version, as it matches our version. Also trim down use of project.version where the artifact is already declared in artifacts. Change-Id: I3692983e6853eb3f90e843a082d4ea19a8d7b279 Signed-off-by: Robert Varga --- diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index 6875de8c48..db0d9fda89 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.odlparent feature-repo-parent @@ -28,7 +27,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + ${project.version} pom import diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 5405fc3ef8..41aa657373 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.odlparent feature-repo-parent @@ -28,7 +27,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + ${project.version} pom import diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 118e931889..4cc47ae5b7 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.odlparent feature-repo-parent @@ -28,7 +27,7 @@ org.opendaylight.controller controller-artifacts - 2.0.0-SNAPSHOT + ${project.version} pom import diff --git a/features/odl-clustering-test-app/pom.xml b/features/odl-clustering-test-app/pom.xml index b29b110fa2..ec7884d78f 100644 --- a/features/odl-clustering-test-app/pom.xml +++ b/features/odl-clustering-test-app/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-clustering-test-app - 2.0.0-SNAPSHOT feature @@ -37,13 +35,10 @@ org.opendaylight.controller.samples clustering-it-model - ${project.version} org.opendaylight.controller.samples clustering-it-provider - ${project.version} - diff --git a/features/odl-controller-exp-messagebus/pom.xml b/features/odl-controller-exp-messagebus/pom.xml index 0a8e67d220..1d3299ef6a 100644 --- a/features/odl-controller-exp-messagebus/pom.xml +++ b/features/odl-controller-exp-messagebus/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-controller-exp-messagebus - 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Experimental :: Message Bus Experimental Message Bus Collector diff --git a/features/odl-controller-exp-netty-config/pom.xml b/features/odl-controller-exp-netty-config/pom.xml index e3ad8ee99d..a8dc875fc0 100644 --- a/features/odl-controller-exp-netty-config/pom.xml +++ b/features/odl-controller-exp-netty-config/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-controller-exp-netty-config - 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Experimental :: Netty Configuration Common configuration for Netty resources diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml index 698d4cd74e..1ccb9814a2 100644 --- a/features/odl-controller-mdsal-common/pom.xml +++ b/features/odl-controller-mdsal-common/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-controller-mdsal-common - 2.0.0-SNAPSHOT feature - OpenDaylight :: MDSAL :: Common @@ -41,5 +38,4 @@ sal-common-util - diff --git a/features/odl-controller-model-topology/pom.xml b/features/odl-controller-model-topology/pom.xml index 3286abb868..a8a0f2cb8a 100644 --- a/features/odl-controller-model-topology/pom.xml +++ b/features/odl-controller-model-topology/pom.xml @@ -7,7 +7,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -17,9 +16,7 @@ org.opendaylight.controller odl-controller-model-topology - 2.0.0-SNAPSHOT feature - OpenDaylight :: MD-SAL :: Topology Model diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index 7febd7a47e..27cb66475d 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -36,5 +35,4 @@ configuration - diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml index 70ed899c52..6244bfc7d0 100644 --- a/features/odl-mdsal-benchmark/pom.xml +++ b/features/odl-mdsal-benchmark/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-mdsal-benchmark - 2.0.0-SNAPSHOT feature OpenDaylight :: Controller :: Benchmarks Controller benchmarks diff --git a/features/odl-mdsal-broker-local/pom.xml b/features/odl-mdsal-broker-local/pom.xml index 2183c894fa..c530323e0a 100644 --- a/features/odl-mdsal-broker-local/pom.xml +++ b/features/odl-mdsal-broker-local/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-mdsal-broker-local - 2.0.0-SNAPSHOT feature OpenDaylight :: MDSAL :: Broker (local) @@ -69,5 +67,4 @@ mdsal-dom-inmemory-datastore - diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml index eeba557b48..220266cb88 100644 --- a/features/odl-mdsal-broker/pom.xml +++ b/features/odl-mdsal-broker/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,7 +17,6 @@ org.opendaylight.controller odl-mdsal-broker - 2.0.0-SNAPSHOT feature OpenDaylight :: MDSAL :: Broker (clustered) diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml index e023b884ab..06a7ee79ed 100644 --- a/features/odl-mdsal-clustering-commons/pom.xml +++ b/features/odl-mdsal-clustering-commons/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-mdsal-clustering-commons - 2.0.0-SNAPSHOT feature - OpenDaylight :: Controller :: Clustering Commons Common Clustering utilities @@ -109,5 +106,4 @@ 5.2 - diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml index 9ab26503d0..ebb1e48417 100644 --- a/features/odl-mdsal-distributed-datastore/pom.xml +++ b/features/odl-mdsal-distributed-datastore/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-mdsal-distributed-datastore - 2.0.0-SNAPSHOT feature - OpenDaylight :: Controller :: Clustered Datastore Controller Clustered Datastore (akka-based) diff --git a/features/odl-mdsal-model-inventory/pom.xml b/features/odl-mdsal-model-inventory/pom.xml index b45e222a95..8dd7b2f6aa 100644 --- a/features/odl-mdsal-model-inventory/pom.xml +++ b/features/odl-mdsal-model-inventory/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-mdsal-model-inventory - 2.0.0-SNAPSHOT feature - OpenDaylight :: MD-SAL :: Inventory Model diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml index beac355f74..51ba584d38 100644 --- a/features/odl-mdsal-remoterpc-connector/pom.xml +++ b/features/odl-mdsal-remoterpc-connector/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-mdsal-remoterpc-connector - 2.0.0-SNAPSHOT feature - OpenDaylight :: Controller :: Remote RPC Connector Clustering remote RPC support diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml index cead20ed6c..7b15c6e5c9 100644 --- a/features/odl-toaster/pom.xml +++ b/features/odl-toaster/pom.xml @@ -8,7 +8,6 @@ --> 4.0.0 - org.opendaylight.controller single-feature-parent @@ -18,9 +17,7 @@ org.opendaylight.controller odl-toaster - 2.0.0-SNAPSHOT feature - OpenDaylight :: Toaster @@ -39,17 +36,14 @@ org.opendaylight.controller.samples sample-toaster - ${project.version} org.opendaylight.controller.samples sample-toaster-consumer - ${project.version} org.opendaylight.controller.samples sample-toaster-provider - ${project.version}