From 9ebb5ddcb60345dea668049c73f5f2d9c3cdf731 Mon Sep 17 00:00:00 2001 From: Anand Date: Thu, 4 Jan 2018 12:44:05 -0500 Subject: Code changes for platform hardening appc-oam Issue-ID: APPC-371 Change-Id: I124ad01cd945beb7a9b63a90760b33ca25246bc7 Signed-off-by: Anand --- appc-oam/appc-oam-features/src/main/resources/features.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'appc-oam/appc-oam-features/src/main') diff --git a/appc-oam/appc-oam-features/src/main/resources/features.xml b/appc-oam/appc-oam-features/src/main/resources/features.xml index 69bb62a50..4a3a00cfe 100644 --- a/appc-oam/appc-oam-features/src/main/resources/features.xml +++ b/appc-oam/appc-oam-features/src/main/resources/features.xml @@ -31,7 +31,8 @@ mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.features.version}/xml/features - odl-mdsal-broker + odl-mdsal-broker + appc-lifecycle-management mvn:org.onap.appc/appc-oam-model/${project.version} mvn:org.onap.appc/appc-oam-bundle/${project.version} mvn:org.onap.appc/appc-oam-bundle/${project.version}/xml/config -- cgit 1.2.3-korg