From 7b7befa39b7b70b4b18b1f1a561398b8bede6224 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 31 Jan 2020 16:49:59 -0500 Subject: build with ONAP-ODL dist ODL provides ONAP distribution for Neon SR1 Issue-ID: APPC-1731 Change-Id: I21b26f4ddf6ac9940e7162b9e1fa081e4b25c269 Signed-off-by: Taka Cho --- .../features/src/main/resources/features.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'appc-outbound/appc-network-inventory-client/features/src') diff --git a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml b/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml index 0effc0d4c..75f94e53f 100644 --- a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml +++ b/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml @@ -39,6 +39,7 @@ mvn:commons-collections/commons-collections/3.2.2 wrap:mvn:com.att.eelf/eelf-core/${eelf.version} mvn:com.sun.jersey/jersey-client/1.17 + mvn:org.yaml/snakeyaml/1.25 mvn:ch.qos.logback/logback-core/${logback.version} mvn:ch.qos.logback/logback-classic/${logback.version} mvn:org.onap.appc/appc-config-params-provider/${project.version} -- cgit 1.2.3-korg