commit | 4882f248ed6355c234daa25cd1913afb3897e51d | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 11 12:24:05 2018 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 11 20:33:15 2018 +0000 |
tree | b098d2a89aa4a97aa3751d494c4fd9813ec7b5e2 | |
parent | 07e80503b6823341c48f6eedee585850b2fffe40 [diff] |
Update INFO.yaml file - Add Gaurav Agrawal as committer - Remove Ryan Goulding - Add missing info sections - Fix indentation to pass verify Change-Id: I777f1f696a2c163a3cd8af06753bf48b99e1fbf8 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".