commit | be72a3cd156210d0e3f8fe3a0cd16993b32c248f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 15 18:25:23 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Jun 18 11:45:07 2018 -0400 |
tree | 1b17d3d60fbd9e4f6761259b199afc153e79fbd2 | |
parent | 1408dcc8b6ee6dd9e7fd2bfa4b0a28654816905e [diff] |
Update sli/adaptors to ODL Oxygen Update sli/adaptors to compile against ODL Oxygen parent poms. Change-Id: I112c5aa56dd985ad0e7e361d3839ec7069e5641c Issue-ID: CCSDK-281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".