From 0f28ecccb0dbd7c2f39e2c4676e17ca0c38464a2 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Wed, 3 Feb 2021 16:10:57 +0100 Subject: Migrate odlux Migrate odlux to Aluminium Issue-ID: CCSDK-3136 Signed-off-by: Ravi Pendurty Change-Id: I3200a809a31e87021c95fe103a9c95e03011f503 Signed-off-by: Ravi Pendurty --- sdnr/wt/odlux/apps/app-feature/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sdnr/wt/odlux/apps/app-feature') diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index 01b4c72c5..17cd4933b 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -29,7 +29,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.0 + 2.1.1-SNAPSHOT @@ -48,7 +48,6 @@ true - true @@ -97,7 +96,7 @@ sdnr-wt-odlux-app-configurationApp ${project.version} - + ${project.groupId} sdnr-wt-odlux-app-networkMapApp ${project.version} @@ -108,5 +107,7 @@ ${project.version} + + -- cgit 1.2.3-korg