From b49dd1212bb14a47799b847f49e31de0695dcfe5 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 10 Aug 2018 15:30:58 -0700 Subject: Karaf 4 for appc-config Change-Id: I3059bf9bca4320d29432b749df6c55aecbdb22e9 Signed-off-by: Patrick Brady Issue-ID: APPC-1144 --- .../features/features-appc-config-adaptor/pom.xml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml (limited to 'appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml new file mode 100644 index 000000000..0be7434ba --- /dev/null +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/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-config-adaptor + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-config-adaptor + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg