commit | 8a620f7b9ab473ec1399137aa05ed65c8b3fe970 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 05 15:09:19 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 05 15:47:36 2020 -0500 |
tree | 28472e82f2dfe258172f90c1e01e11b972256a05 | |
parent | 3231896861d60bda419d69d76a526cf2ea961b13 [diff] |
Roll master to Guilin Roll master to new versions for early Guilin development Change-Id: I8b7098b789ba57291c3748ea7d84c547fa8cadd3 Issue-ID: CCSDK-2152 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".