commit | 28998d11b29774a2de510eecd8e1c511cb0bd3b9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jan 12 14:37:57 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Jan 12 14:37:57 2021 -0500 |
tree | b865b4b8580a1f867ef603054fe890f9046497f6 | |
parent | c7f305c156a573207409545eda8f84a2fae8c5b6 [diff] |
Release version 2.0.3 of sdnc/northbound for Guilin mtce release Release version 2.0.3 for Guilin mtce release Change-Id: Ic10e5a759fded9b009038c8d25c8b329bdaa2632 Issue-ID: SDNC-1453 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".