commit | 63cbdf8a4bc2d52ab11a94a2554488397d7258f7 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Dec 05 17:37:32 2018 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Dec 05 17:37:32 2018 -0800 |
tree | 54cf8d9c7459464e3299b2f2db744895c11ef21f | |
parent | 0dccb28ea1cb5b2bcb988e659148d064a0981725 [diff] |
Update INFO.yaml file Remove Ryan Goulding Change-Id: I075e572a64294c43df13c79fcbd17a64ea8a5e3f Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".