diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-09 13:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-09 13:44:28 +0000 |
commit | ce32c94c3c8aa366100cd2d20c68d72f164f828d (patch) | |
tree | ac7875a38cd554899b621eb7749c4d58853086b7 /sdnr/wt/odlux/framework | |
parent | ccf4300f55e4a4c3e7d11bd67f740263ad401b6d (diff) | |
parent | 09809bce94321fe3527a4203ad8ba1628b222936 (diff) |
Merge "Connect App Bugfix" into frankfurt
Diffstat (limited to 'sdnr/wt/odlux/framework')
-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 b7ea291eb..0ae50f6f7 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>50.53aa73a(20/03/12)</buildno> + <buildno>52.3b24c2d(20/04/08)</buildno> <odlux.version>ONAP SDN-R | ONF Wireless for ${distversion} - Build: ${buildtime} ${buildno} ${project.version}</odlux.version> </properties> |