commit | e350d16c4a4f0a51b19fd60617cdf7f8924aca22 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Tue Sep 19 16:49:28 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Tue Sep 19 16:49:39 2017 +0000 |
tree | d6216564b6b78b25c265b6ad81ca345b8ce7fca5 | |
parent | 298d795205068f9ba7ce548a09bec474b8375270 [diff] |
Fix sli dependency Issue-ID: SDNC-86 Change-Id: I91280ab218e2f1f25ab381eaa9f94dce8f2abdc9 Signed-off-by: Brian Freeman <bf1936@att.com>
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".