commit | d400416280732ffd635bffd449ca52032a88639b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 02 09:55:41 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 02 09:56:22 2020 -0500 |
tree | 2555c3ac4541f4911cd59b53c2c63cae0fdcbf7b | |
parent | 97fe57beeb8c0aa4759d4a5c051fc15c25cf1e93 [diff] |
Release version 2.0.2 Release version 2.0.2 of sdnc/northbound Change-Id: I06c2aab77844e9ef2a34f5b793b85c07a4d9373a Issue-ID: SDNC-1402 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".