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 --- appc-sdc-listener/appc-sdc-listener-installer/pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'appc-sdc-listener/appc-sdc-listener-installer') diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index c4cdec68a..0bfbce91a 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -24,10 +24,12 @@ limitations under the License. 4.0.0 - appc-sdc-listener - org.onap.appc + org.onap.appc.parent + odlparent-lite 1.4.0-SNAPSHOT + + org.onap.appc appc-sdc-listener-installer SDC Listener - Karaf Installer pom @@ -35,7 +37,7 @@ limitations under the License. appc-sdc-listener appc-sdc-listener - mvn:org.onap.appc/appc-sdc-listener-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-sdc-listener/${project.version}/xml/features false @@ -43,7 +45,7 @@ limitations under the License. org.onap.appc - appc-sdc-listener-features + onap-appc-sdc-listener ${project.version} features xml -- cgit 1.2.3-korg