commit | e6eb5bfb02077473d20061bd16faf6c1a6fa4af4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Dec 28 02:48:23 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Dec 28 02:48:23 2018 +0000 |
tree | ae5f7cddd75b2f850527aa238bae9f87addce61d | |
parent | 758b84fceb1c23ded8b8392dccb7b40fbbb7bafd [diff] | |
parent | 1fa73ab04d70420b6375c1919855a1efab157e57 [diff] |
Merge "Fixed sonar issues in AllocationFunction.java"
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".