commit | 1fe472ecdffa54c26372096ccebfaa9b36c7bb15 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 11 14:24:09 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 11 14:24:09 2020 -0400 |
tree | cd93f2c76a7494a95086a8a55b94cfb1bc2c56e8 | |
parent | 4761ffd6d3da6540bf5b25ff5126018ccedd8ead [diff] |
Roll to next Guilin snapshot Roll to next Guilin snapshot version (2.0.2-SNAPSHOT) Change-Id: Ia8a19ea697b3d1b8e492e68f895f95d4136f683b Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <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".