commit | de590b5408600a13625479a8fb0a3fa43b2b4ee4 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 25 17:26:28 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 25 17:26:28 2019 -0400 |
tree | 7dfefda7e41b075d8962e9adc94c51761367b084 | |
parent | 1fe92cd216f1dd074d54cb1fd75a2ceaf013780e [diff] |
Update to Fluorine SR2 Compile against ODL Fluorine SR2 Change-Id: I076ff5bb0507bbf5516568274351794afb247af0 Issue-ID: SDNC-708 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".