From b7d8b97e10c62ef446b28fc071bb7536a248a304 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 26 Oct 2017 09:12:23 -0700 Subject: Fixing problems with features files In progress. Change-Id: Idb0d3f13eaa89d9241f4c543f1222c14ea288f2f Signed-off-by: Patrick Brady Issue-id: APPC-296 --- .../appc-artifact-handler/features/src/main/resources/features.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-inbound/appc-artifact-handler/features') diff --git a/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml b/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml index 676049150..6b6906e9d 100644 --- a/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml +++ b/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml @@ -31,11 +31,11 @@ mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.features.version}/xml/features - - odl-mdsal-broker - sdnc-sli + odl-mdsal-broker + sdnc-sli wrap:mvn:com.att.eelf/eelf-core/${eelf.version} wrap:mvn:com.fasterxml.jackson.core/jackson-databind/${jackson.version} wrap:mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson.version} -- cgit 1.2.3-korg