commit | 3231896861d60bda419d69d76a526cf2ea961b13 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 05 11:55:59 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 05 11:55:59 2020 -0500 |
tree | 2085c0273dc6e30123b42eddba076bb59cea4568 | |
parent | d1a9e3413ca9b3672cc5a6f085bc68fef6b23463 [diff] |
Release version 0.7.1 Release version 0.7.1 (Frankfurt M4) Change-Id: Ib09f8dca24ee0f7143d429dd46fd72a745275d20 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".