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-encryption-tool/features/src/main/resources/features.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'appc-config/appc-encryption-tool') diff --git a/appc-config/appc-encryption-tool/features/src/main/resources/features.xml b/appc-config/appc-encryption-tool/features/src/main/resources/features.xml index 6138f53c4..3e9a710f4 100644 --- a/appc-config/appc-encryption-tool/features/src/main/resources/features.xml +++ b/appc-config/appc-encryption-tool/features/src/main/resources/features.xml @@ -29,11 +29,11 @@ - odl-mdsal-broker + odl-mdsal-broker - sdnc-dblib - sdnc-sli - sdnc-sql-resource + sdnc-dblib + sdnc-sli + sdnc-sql-resource mvn:commons-lang/commons-lang/2.6 mvn:org.apache.velocity/velocity/${velocity.version} -- cgit 1.2.3-korg