From 3ba5eb125ac8890968e4437b098e39195d699434 Mon Sep 17 00:00:00 2001 From: Aijana Schumann Date: Thu, 5 Aug 2021 08:50:16 +0200 Subject: Update ODLUX Add LineOfSightApp, update Framework, Connect, Performance and LinkCalculatorApp Issue-ID: CCSDK-3417 Signed-off-by: Aijana Schumann Change-Id: I651a2fb771d2963aea70f916c70c8fdfd3443e87 --- sdnr/wt/odlux/apps/app-installer/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sdnr/wt/odlux/apps/app-installer') diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index 1ac88593f..721d56488 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-installer/pom.xml @@ -132,6 +132,11 @@ sdnr-wt-odlux-app-linkCalculationApp ${project.version} + + ${project.groupId} + sdnr-wt-odlux-app-lineOfSightApp + ${project.version} + -- cgit 1.2.3-korg