commit | 73bf30dec7bbda557752ae7024f3d8e329409635 | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Fri Jul 10 05:07:17 2020 +0200 |
committer | Michael Dürre <michael.duerre@highstreet-technologies.com> | Fri Jul 10 05:07:29 2020 +0200 |
tree | 756cf4abb51b1395959ef45c0044ce3eb7c6468b | |
parent | 1ed8346da11ee15694246c432a8ac3b27bce2468 [diff] |
upgrade northbound to sodium fixed unit test due changes in sodium Issue-ID: CCSDK-2544 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I69af992f1db267e282a0ed66b4e4bed72d4f2bd4
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".