commit | dcbfe0d9bebc371623518c162a568361e61bc519 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Wed Jul 25 14:47:48 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Jul 25 14:47:48 2018 +0000 |
tree | d18679743db7ddfda4a56e4cbbbbc6d40fc87267 | |
parent | 7e6d57e2c6dcf22567b7ef130d2a3c3a6866fe5f [diff] | |
parent | 75a7aa446b04504739cc2249d81116811a136111 [diff] |
Merge "Fix sonar issues"
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".