diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-05-07 13:56:52 +0200 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-05-07 13:56:52 +0200 |
commit | 2c1f3727a703634cf62c63cfc4a3d4bb30fe2d9c (patch) | |
tree | c8f9f47f11f7ff239ee9d71bcccc9236316f1729 /sdnr/wt/odlux/odlux.properties | |
parent | 3cb21ac46f62e5c03afef0584af8472a3bb6b13b (diff) |
Add customization of networkmap
Add customization capabilities to the networkmap
Issue-ID: CCSDK-2938
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Ibd3fe258d02939ea69b21de25569f20d9087f693
Diffstat (limited to 'sdnr/wt/odlux/odlux.properties')
-rw-r--r-- | sdnr/wt/odlux/odlux.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/odlux.properties b/sdnr/wt/odlux/odlux.properties index e2cc41d3a..36de5d4c3 100644 --- a/sdnr/wt/odlux/odlux.properties +++ b/sdnr/wt/odlux/odlux.properties @@ -8,5 +8,5 @@ odlux.apps.inventoryApp.buildno=96.078ad12(21/03/25) odlux.apps.linkCalculationApp.buildno=96.078ad12(21/03/25) odlux.apps.maintenanceApp.buildno=96.078ad12(21/03/25) odlux.apps.mediatorApp.buildno=96.078ad12(21/03/25) -odlux.apps.networkMapApp.buildno=96.078ad12(21/03/25) +odlux.apps.networkMapApp.buildno=102.acd1c0b(21/05/07) odlux.apps.permanceHistoryApp.buildno=81.1c38886(20/12/04) |