diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-12-04 17:40:42 +0100 |
---|---|---|
committer | Aijana S <aijana.schumann@highstreet-technologies.com> | 2020-12-07 14:52:03 +0000 |
commit | e3ad1d3884cb4c801679e3390088ce17c997f9d1 (patch) | |
tree | f9327486345ca79303916c30a8e79f696cbfdd80 /sdnr/wt/odlux/framework/pom.xml | |
parent | 57c041563b4419b9cb3868507a508e24c5eee04d (diff) |
Update ConfigurationApp
Add grouping per yang module
Issue-ID: CCSDK-3023
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: I7fd15d0a7dc982c6d824e679b5a0d1eeaaa2e7a8
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 732b4fec5..c849c1968 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>68.d7886ce(20/09/04)</buildno> + <buildno>86.51a94bd(20/11/17)</buildno> <odlux.version>ONAP SDN-R | ONF Wireless for ${distversion} - Build: ${buildtime} ${buildno} ${project.version}</odlux.version> </properties> |