commit | d95e5c43e1c98be3f3f18849d4aa0be4234044ab | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 13:31:27 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Aug 15 13:31:27 2017 +0000 |
tree | 6fc84d7c0f6fe91ee83cda370bd6908ffaa0fa1e | |
parent | 4b4fa3eefbabac17ee5a1beae558c47f9566ceb4 [diff] | |
parent | 8c5e6335b73edd047e9f796962ced37eee5051f2 [diff] |
Merge "[SDNC-30] summary"
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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".