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/pom.xml | 29 +++++++++++++++++++--- .../src/main/resources/features.xml | 3 ++- 2 files changed, 28 insertions(+), 4 deletions(-) (limited to 'appc-oam/appc-oam-features') diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 6598cd68e..f5b7a938f 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -1,4 +1,27 @@ + 4.0.0 @@ -6,10 +29,10 @@ org.onap.appc 1.3.0-SNAPSHOT - appc-oam-features - appc-oam-features - jar + APPC OAM - Features + appc-oam-features + jar 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