diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-09-04 14:11:52 +0200 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-09-04 14:12:54 +0200 |
commit | b5a51b4fceace211d10d6dd4accd5545e48824f1 (patch) | |
tree | a2bcf81f3ef16df766887406885fb42605e2c6d3 /sdnr/wt/odlux/framework/pom.xml | |
parent | b439e2b7bda158837ad6da8253f8ba1b97d397ec (diff) |
odlux bugfixes
fix info, guiguttrough not working
fix aria-labels placed wrong
Issue-ID: CCSDK-2732
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Ic2aafa796fd2471160fa269974aef7767dad6a5c
Diffstat (limited to 'sdnr/wt/odlux/framework/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/framework/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index a8630ae23..5239b2bf4 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -46,7 +46,7 @@ <properties> <buildtime>${maven.build.timestamp}</buildtime> <distversion>ONAP Frankfurt (Neon, mdsal ${odl.mdsal.version})</distversion> - <buildno>66.be51a7d(20/09/03)</buildno> + <buildno>68.d7886ce(20/09/04)</buildno> <odlux.version>ONAP SDN-R | ONF Wireless for ${distversion} - Build: ${buildtime} ${buildno} ${project.version}</odlux.version> </properties> |