commit | 15230a31a18642f615f3d2ab61e6ad15e4a1b3a1 | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Fri Jul 10 04:51:09 2020 +0200 |
committer | Michael Dürre <michael.duerre@highstreet-technologies.com> | Fri Jul 10 04:51:26 2020 +0200 |
tree | 73841c45afdbd50cfbde4f91c298bfa72480abd8 | |
parent | 95cf22da1854a991c756e46240cbab52a33eaa84 [diff] |
upgrade core to sodium fixed unit test due changes in sodium Issue-ID: CCSDK-2543 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I65b725686b480554cec974c05a6b2814901d1d5e
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".