From 48a99d5e01a756f2800937b17d3609f4373b475d Mon Sep 17 00:00:00 2001 From: "George, Lina (lg941u)" Date: Fri, 12 Jan 2018 16:26:53 -0500 Subject: Updates to config audit bundle Issue-ID: APPC-399 Change-Id: If60b628fb78e44b803bc91a4e96ed4b2700b6734 Signed-off-by: George, Lina (lg941u) --- appc-config/appc-config-audit/features/src/main/resources/features.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'appc-config/appc-config-audit/features') diff --git a/appc-config/appc-config-audit/features/src/main/resources/features.xml b/appc-config/appc-config-audit/features/src/main/resources/features.xml index baca10788..969fd4b6e 100644 --- a/appc-config/appc-config-audit/features/src/main/resources/features.xml +++ b/appc-config/appc-config-audit/features/src/main/resources/features.xml @@ -39,6 +39,7 @@ wrap:mvn:com.att.eelf/eelf-core/${eelf.version} mvn:ch.qos.logback/logback-core/${logback.version} mvn:ch.qos.logback/logback-classic/${logback.version} + wrap:mvn:xmlunit/xmlunit/${xmlunit.version} wrap:mvn:org.xmlunit/xmlunit-core/${xmlunit-core.version} mvn:org.onap.appc/appc-config-audit-provider/${project.version} -- cgit 1.2.3-korg