commit | 7db11491f101ed834da2f73958647240502677df | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Dec 05 17:37:36 2018 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Dec 05 17:37:36 2018 -0800 |
tree | 222b2ce14bfc9244904c5c2e769116d1dee65abb | |
parent | 7f8fd751c9272c33be0b74f02cd962dd615b63d3 [diff] |
Update INFO.yaml file Remove Ryan Goulding Change-Id: I5af561ecade10cfe299d524848e0bbec57d1d37d Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".