commit | 8c8b2d6896422ca20039e94e8b5812f0803dfb45 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Feb 05 13:22:28 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Feb 05 13:22:28 2020 -0500 |
tree | ea3643646c1d1fb9475452b4f8539701b8835afb | |
parent | 738741141a5f47dd26666697d9d20d0dbdb7f503 [diff] |
Release 1.7.3 sdnc/northbound Release version 1.7.3 of sdnc/northbound Change-Id: I282ea1e718e53a51729e4ca09e7158245ced6619 Issue-ID: SDNC-1043 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".