diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-09-03 15:54:52 +0200 |
---|---|---|
committer | Aijana S <aijana.schumann@highstreet-technologies.com> | 2020-09-03 15:10:33 +0000 |
commit | 0b7b69385f71c353510987d9e6045691fcba8afa (patch) | |
tree | ae7b985065f29f1bf34a05fcd5ed06abc3473057 /sdnr/wt/odlux/framework/pom.xml | |
parent | 59b9f3a76de1cca0b833a7841dd7dcaeb03f0f65 (diff) |
Update LinkCalculator
update linkCalculator with latest changes
Issue-ID: CCSDK-2714
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Ie921da17f46a5e13e08a17d6433c80f7213220f2
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 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> |