diff options
author | sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> | 2023-10-09 20:38:29 +0200 |
---|---|---|
committer | sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> | 2023-10-09 20:39:01 +0200 |
commit | 70cc4c4295376e4af9cb9009a6ee5ddc389d61d9 (patch) | |
tree | c9cda826074db4860ab8cc558a479d60e3bfb422 /sdnr/wt/odlux/odlux.properties | |
parent | d3fc33134c81901ae9582e3b66108639ab3a7e70 (diff) |
SDNR UI Config app throws 400 error
ConfigurationApp throws 400 error
Issue-ID: CCSDK-3942
Change-Id: Ia4bdeb1590f533e49c8a865f2bc75e135952f414
Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
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 b9b3ac338..6d8b8c1f8 100644 --- a/sdnr/wt/odlux/odlux.properties +++ b/sdnr/wt/odlux/odlux.properties @@ -1,5 +1,5 @@ odlux.framework.buildno=190.d02fb971(23/08/31) -odlux.apps.configurationApp.buildno=189.430945bc(23/08/04) +odlux.apps.configurationApp.buildno=192.ff865e59(23/10/09) odlux.apps.connectApp.buildno=172.52348b7c(23/02/16) odlux.apps.eventLogApp.buildno=172.52348b7c(23/02/16) odlux.apps.faultApp.buildno=188.1b12eac8(23/06/30) |