From eca73a279b019d46c0bb18b0ee2c0de0396c7c76 Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Mon, 9 Jul 2018 08:14:23 -0400 Subject: [PATCH] Disable building unused cloud-servicechain Change-Id: I2418033327968da6c12f3b316f4aee73e9d7ca21 Signed-off-by: Sam Hague --- features/odl-netvirt-api/pom.xml | 5 ----- features/odl-netvirt-impl/pom.xml | 5 ----- pom.xml | 1 - 3 files changed, 11 deletions(-) diff --git a/features/odl-netvirt-api/pom.xml b/features/odl-netvirt-api/pom.xml index c97779b5cd..e5f83b684b 100644 --- a/features/odl-netvirt-api/pom.xml +++ b/features/odl-netvirt-api/pom.xml @@ -112,11 +112,6 @@ aclservice-api ${project.version} - - ${project.groupId} - cloud-servicechain-api - ${project.version} - ${project.groupId} coe-api diff --git a/features/odl-netvirt-impl/pom.xml b/features/odl-netvirt-impl/pom.xml index 59c8bf1d17..74c9f750b3 100644 --- a/features/odl-netvirt-impl/pom.xml +++ b/features/odl-netvirt-impl/pom.xml @@ -134,11 +134,6 @@ cache-impl ${project.version} - - ${project.groupId} - cloud-servicechain-impl - ${project.version} - ${project.groupId} dhcpservice-impl diff --git a/pom.xml b/pom.xml index c890579548..fbbea8a6d0 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html artifacts bgpmanager cache - cloud-servicechain coe commons dhcpservice -- 2.36.6