From 97fa6d943c57a784a52462aaacb329ce93cf42d6 Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Wed, 3 Apr 2019 17:12:30 +0200 Subject: SDN-R odlux configuration Add odlux configuration app Change-Id: Ifecd3f6e1e3060a1fd1008f1f625a70cb2475a8a Issue-ID: SDNC-584 Signed-off-by: Herbert Eiselt --- sdnr/wt/odlux/apps/app-feature/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sdnr/wt/odlux/apps/app-feature/pom.xml') diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index beabc38f0..491d72858 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -72,5 +72,10 @@ sdnr-wt-odlux-app-performanceHistoryApp ${project.version} + + ${project.groupId} + sdnr-wt-odlux-app-configurationApp + ${project.version} + -- cgit 1.2.3-korg