diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-08-31 12:49:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-31 12:49:34 +0000 |
commit | a4ceb7aa23cab5d291d0784095492b001709981f (patch) | |
tree | 25e7c23ef3acc6c201c0d784ea658c155cec2a64 /sdnr/wt/odlux/framework/pom.xml | |
parent | b9aba01d54fa0f20c87dcac0f1aaa51bd8128652 (diff) | |
parent | 7058ffa19dde75c14eb89270c1a57926c0bce4cc (diff) |
Merge "Add networkMap"
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 a7c81ebb1..7145b4a1c 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>62.ad364be(20/08/21)</buildno> + <buildno>64.b032889(20/08/31)</buildno> <odlux.version>ONAP SDN-R | ONF Wireless for ${distversion} - Build: ${buildtime} ${buildno} ${project.version}</odlux.version> </properties> |