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 --- appc-config/appc-encryption-tool/installer/pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'appc-config/appc-encryption-tool/installer/pom.xml') diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index 70659dfa1..856f3dba0 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -22,10 +22,12 @@ 4.0.0 - org.onap.appc - appc-config-encryption-tool + org.onap.appc.parent + odlparent-lite 1.4.0-SNAPSHOT + + org.onap.appc appc-config-encryption-tool-installer Config Component Encryption Tool - Installer @@ -33,14 +35,15 @@ appc-config-encryption-tool appc-config-encryption-tool - mvn:org.onap.appc/appc-config-encryption-tool-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-config-encryption-tool/${project.version}/xml/features false org.onap.appc - appc-config-encryption-tool-features + onap-appc-config-encryption-tool features + ${project.version} xml -- cgit 1.2.3-korg