From 163424d7371aec1681a5ac6670d84cb6d235c127 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 7 Jul 2019 19:36:23 +0200 Subject: [PATCH 1/1] Move odl-mdsal-broker-local feature JIRA: CONTROLLER-1584 Change-Id: Iae6840f75df0f90cc5427b3b83fc6289fa09ee10 Signed-off-by: Robert Varga Signed-off-by: Ivan Hrasko --- artifacts/pom.xml | 2 +- features/features-controller/pom.xml | 2 +- .../pom.xml | 4 ++-- .../src/main/feature/feature.xml | 2 +- features/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename features/{odl-mdsal-broker-local => odl-controller-broker-local}/pom.xml (95%) rename features/{odl-mdsal-broker-local => odl-controller-broker-local}/src/main/feature/feature.xml (89%) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7b5685df27..9e734e43b8 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -279,7 +279,7 @@ ${project.groupId} - odl-mdsal-broker-local + odl-controller-broker-local ${project.version} xml features diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index d39607d8df..bb558a7904 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -55,7 +55,7 @@ org.opendaylight.controller - odl-mdsal-broker-local + odl-controller-broker-local xml features diff --git a/features/odl-mdsal-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml similarity index 95% rename from features/odl-mdsal-broker-local/pom.xml rename to features/odl-controller-broker-local/pom.xml index b8d14d2f40..13e6f02846 100644 --- a/features/odl-mdsal-broker-local/pom.xml +++ b/features/odl-controller-broker-local/pom.xml @@ -15,10 +15,10 @@ ../single-feature-parent - odl-mdsal-broker-local + odl-controller-broker-local feature - OpenDaylight :: MDSAL :: Broker (local) + OpenDaylight :: Controller :: Broker (local) OpenDaylight Controller stack without clustering diff --git a/features/odl-mdsal-broker-local/src/main/feature/feature.xml b/features/odl-controller-broker-local/src/main/feature/feature.xml similarity index 89% rename from features/odl-mdsal-broker-local/src/main/feature/feature.xml rename to features/odl-controller-broker-local/src/main/feature/feature.xml index d4ad4d4cdf..62cf54e3a6 100644 --- a/features/odl-mdsal-broker-local/src/main/feature/feature.xml +++ b/features/odl-controller-broker-local/src/main/feature/feature.xml @@ -7,7 +7,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + odl-mdsal-dom odl-mdsal-eos-binding odl-mdsal-eos-dom diff --git a/features/pom.xml b/features/pom.xml index 14b2abcd97..ff8b8e1ddc 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -49,7 +49,7 @@ odl-controller-blueprint odl-controller-mdsal-common odl-jolokia - odl-mdsal-broker-local + odl-controller-broker-local odl-mdsal-broker odl-mdsal-clustering-commons odl-mdsal-distributed-datastore -- 2.36.6