commit | c7f305c156a573207409545eda8f84a2fae8c5b6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jan 08 13:27:55 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 08 13:27:55 2021 -0500 |
tree | f8c1cb64bb97ac68f45397830c4e6ad67b5e304b | |
parent | 62e0e8d9e0d1ce5231430bb3e69b97d45da783b3 [diff] |
Update for Guilin mtce release versions Update parent pom to pick up correct version of CCSDK dependencies for Guilin mtce release Change-Id: I561acfb2a6d3d952d27d4c4feef9b904d382ddcd Issue-ID: CCSDK-3074 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".