diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-09-03 15:36:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-03 15:36:44 +0000 |
commit | 6a81f77f1f13332dd1784aeae9a27c322c8e556b (patch) | |
tree | 7e367e5b01f4e2d08e083bb18152b28632986b84 /sdnr/wt/odlux/framework | |
parent | d85abab47728999281197cc11ea3973de3a8fb88 (diff) | |
parent | 0b7b69385f71c353510987d9e6045691fcba8afa (diff) |
Merge "Update LinkCalculator"
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 7145b4a1c..2ed43fa6b 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>64.b032889(20/08/31)</buildno> + <buildno>65.cd16345(20/09/03)</buildno> <odlux.version>ONAP SDN-R | ONF Wireless for ${distversion} - Build: ${buildtime} ${buildno} ${project.version}</odlux.version> </properties> |