From 85aedb5070d2ab5e198dbaba2115ed883b785a91 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Aug 2018 13:43:54 -0700 Subject: Karaf 4 for appc-oam Change-Id: Id729265145dc4996a2a3ccb2457d66b7a8f2d6bd Signed-off-by: Patrick Brady Issue-ID: APPC-1139 --- .../appc-oam-features/features-appc-oam/pom.xml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 appc-oam/appc-oam-features/features-appc-oam/pom.xml (limited to 'appc-oam/appc-oam-features/features-appc-oam/pom.xml') diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml new file mode 100644 index 000000000..202dad564 --- /dev/null +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + org.onap.appc.parent + feature-repo-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + features-appc-oam + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-oam + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg