From cfca049dc256437c083c0b6723c1936b24c70e60 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Aug 2018 13:42:38 -0700 Subject: Karaf 4 for appc-sdc-listener Change-Id: If3dabdd96403d1d197b0ac021912a8cd2b8ce772 Signed-off-by: Patrick Brady Issue-ID: APPC-1138 --- .../onap-appc-sdc-listener/pom.xml | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml (limited to 'appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml') diff --git a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml new file mode 100644 index 000000000..0aa998891 --- /dev/null +++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml @@ -0,0 +1,81 @@ + + + + 4.0.0 + + + org.onap.appc.parent + single-feature-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + onap-appc-sdc-listener + 1.4.0-SNAPSHOT + feature + + + + + + org.opendaylight.controller + odl-mdsal-broker + xml + features + + + org.onap.appc + onap-appc-core + ${project.version} + xml + features + + + org.onap.appc + appc-sdc-listener-bundle + ${project.version} + + + + + + + org.apache.karaf.tooling + karaf-maven-plugin + true + + false + + slf4j-api + tomcat-jdbc + tomcat-juli + httpcore + httpclient + org.eclipse.osgi + + + + + + + -- cgit 1.2.3-korg