commit | f5aeb650d88fb94e24a9addd22553a66cd73855c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 18 14:55:45 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Dec 18 14:55:45 2017 +0000 |
tree | 9ddba8da696c4cf94b10ea388aeb95c661cfcd24 | |
parent | bb266b8b2436841ed4b950df187f1fb88376bb22 [diff] | |
parent | e994e1ae5d445c649946ea7703f00e7e1b6adb55 [diff] |
Merge "Removal of unused variables"
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".