commit | 75720d0e4967d4319bfb81ce28a530e49499b068 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Mon Mar 19 16:46:50 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Mar 19 16:46:50 2018 +0000 |
tree | dbefcd20a5cdb450b89d76b704d0aaac3ae61fa1 | |
parent | 6845238493683436d5376b3d5e54abb6393d0f79 [diff] | |
parent | caf1186e23d05f2903410e6521de70aafcccd7b3 [diff] |
Merge "Add missing libraries"
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".