commit | fec6506a99bbb8ec345e8255499158ec837f5797 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Mar 01 10:17:18 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Mar 01 10:17:18 2019 -0500 |
tree | efcde747abaf094614b2f872dc70c6bfc97239fb | |
parent | f6c167f57c442548e629295760dc35c8b1020f92 [diff] |
Fix sliPlugins version Version should be .sli.core.version, not .version Change-Id: Ife68087c6834be1c2518bfd517970abfa56f9a6d Issue-ID: CCSDK-1114 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".