From 7319feb571848540a5672ed5d7e273039fb7eebb Mon Sep 17 00:00:00 2001 From: ebrjohn Date: Fri, 17 Nov 2017 15:10:21 -0600 Subject: [PATCH] Update SFC features in Oxygen - Add sfc-shell - Remove sfc-test-consumer Change-Id: Id586939392e02bc953dab59da4632c64eb197b26 Signed-off-by: Brady Johnson --- artifacts/upstream/single-features/pom.xml | 8 ++++---- .../singles/odl-integration-compatible-with-all/pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 2441ba56..a13cc783 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -408,28 +408,28 @@ org.opendaylight.sfc - odl-sfc-test-consumer + odl-sfc-ui ${sfc.version} xml features org.opendaylight.sfc - odl-sfc-ui + odl-sfc-vpp-renderer ${sfc.version} xml features org.opendaylight.sfc - odl-sfc-vpp-renderer + odl-sfclisp ${sfc.version} xml features org.opendaylight.sfc - odl-sfclisp + odl-sfc-shell ${sfc.version} xml features diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 8ea93d2b..1aff17a1 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -301,19 +301,19 @@ org.opendaylight.sfc - odl-sfc-test-consumer + odl-sfc-ui xml features org.opendaylight.sfc - odl-sfc-ui + odl-sfclisp xml features org.opendaylight.sfc - odl-sfclisp + odl-sfc-shell xml features -- 2.36.6