From 0fc295d4d3de55f888cc610ca6f0c6ade800372e Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 29 Jul 2016 15:19:44 +0200 Subject: [PATCH] HONEYCOMB-130: Rename features (remove odl prefix) Change-Id: I31db89469f6a619ced0c645f1c9375d7b60f1320 Signed-off-by: Maros Marsalek --- v3po/features/src/main/features/features.xml | 21 ++++++++------------- vpp-common/features/src/main/features/features.xml | 6 +++--- .../features/src/main/features/features.xml | 22 ++++++++-------------- 3 files changed, 19 insertions(+), 30 deletions(-) diff --git a/v3po/features/src/main/features/features.xml b/v3po/features/src/main/features/features.xml index ef2a27532..9ef25aac9 100644 --- a/v3po/features/src/main/features/features.xml +++ b/v3po/features/src/main/features/features.xml @@ -22,27 +22,22 @@ mvn:io.fd.honeycomb.vpp/vpp-common-features/${project.version}/xml/features mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features - + odl-mdsal-models mvn:io.fd.honeycomb.v3po/v3po-api/{{VERSION}} - - odl-honeycomb - odl-honeycomb-vpp-common - odl-honeycomb-v3po-api + + honeycomb + honeycomb-vpp-common + honeycomb-v3po-api mvn:io.fd.honeycomb.v3po/v3po2vpp/{{VERSION}} mvn:io.fd.honeycomb.v3po/v3po2vpp/{{VERSION}}/xml/config - - odl-honeycomb-rest - odl-honeycomb-v3po - - - - odl-honeycomb-ui - odl-honeycomb-v3po-rest + + honeycomb-rest + honeycomb-v3po diff --git a/vpp-common/features/src/main/features/features.xml b/vpp-common/features/src/main/features/features.xml index 3983481dd..321f96e1c 100644 --- a/vpp-common/features/src/main/features/features.xml +++ b/vpp-common/features/src/main/features/features.xml @@ -14,13 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - mvn:io.fd.honeycomb/honeycomb-features/${project.version}/xml/features - - odl-honeycomb + + honeycomb mvn:io.fd.honeycomb.vpp/naming-context-api/{{VERSION}} mvn:io.fd.honeycomb.vpp/naming-context-impl/{{VERSION}} wrap:mvn:io.fd.vpp/jvpp/{{VERSION}} diff --git a/vpp-integration/features/src/main/features/features.xml b/vpp-integration/features/src/main/features/features.xml index f25e32d05..3dcc7c67a 100644 --- a/vpp-integration/features/src/main/features/features.xml +++ b/vpp-integration/features/src/main/features/features.xml @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - @@ -26,27 +26,21 @@ mvn:io.fd.honeycomb.v3po/v3po-features/${project.version}/xml/features - odl-honeycomb-api - odl-honeycomb-v3po-api + honeycomb-api + honeycomb-v3po-api honeycomb-vpp-integration-api - odl-honeycomb - odl-honeycomb-vpp-common - odl-honeycomb-v3po + honeycomb + honeycomb-vpp-common + honeycomb-v3po honeycomb-vpp-integration - odl-honeycomb-rest - odl-honeycomb-v3po - - - - honeycomb-vpp-integration-rest - odl-honeycomb-ui - odl-honeycomb-v3po-rest + honeycomb-rest + honeycomb-v3po -- 2.16.6