commit | ce4a541b00557f52860f16643aff0593178a2a91 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Fri Aug 25 17:16:00 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Fri Aug 25 17:17:02 2017 +0000 |
tree | 7af371fda21843f6971c35518dc117fc62018d61 | |
parent | 1027b0c07b488bb5f4542bd38501f9a99da5c2cf [diff] |
Fix to start script and annotation dependency Change-Id: I38d4ffad440ea5866a398b8a6a7244d8bf156138 Signed-off-by: Brian Freeman <bf1936@att.com> Issue-Id: SDNC-67
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".