commit | 9110d07f3c8e373fb1d8fef2884304aed8556a6c | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jul 12 08:33:25 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jul 12 09:50:22 2019 -0400 |
tree | dbeef0519aefe57f2e893f4b41a45554b712f85e | |
parent | c84f0cf17122c65faad639c37028fd99e6594939 [diff] |
Add Brinda as committer Added Brinda as committer to INFO.yaml Change-Id: Ib6b19318eb9837306ea7f27589b44b8d2e2be327 Issue-ID: CCSDK-1480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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".