commit | 4ed7893334941bcf6da997eda87a63538f5f33be | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 04 12:28:37 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jan 04 12:28:37 2018 +0000 |
tree | 2f2455bf0164406810a492034b66ac2a946aec9a | |
parent | df299c18dc8c00878dccdf3086556a08ca202896 [diff] | |
parent | ea30060e14c8bf675322e216d6cc443981474671 [diff] |
Merge "Fixed as per Java Code Conventions"
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".