commit | 429ea5025711a36b313f185f6b39196c5d464847 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Tue Sep 19 17:04:26 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Tue Sep 19 17:05:31 2017 +0000 |
tree | 42ed5b9636052a5f01a428ba598fd60cdc108f3f | |
parent | 43c6f425177393be30c3f065522c9ad9bc340639 [diff] |
Fix sli dependency Issue-ID: SDNC-86 Change-Id: Ic6680636fd451942ab9f91598f1b7c63080843c1 Signed-off-by: Brian Freeman <bf1936@att.com>
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".