commit | da89da1f4c3a1ccf771cc3dc4ffc960261197789 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 10 10:12:45 2024 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Oct 10 10:12:45 2024 -0400 |
tree | aa81e5bd862030bd1a8bd262a47a477b15841664 | |
parent | 40aff8274b38f6eca82de9b0b6a3a35059c43c11 [diff] |
Release version 3.0.0 of sdnc/northbound Release version 3.0.0 of SDNC northbound artifacts and roll snapshot version Issue-ID: SDNC-1847 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4437e1ef027bcfc25c4dec7ec80e8a8f7f27997b
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".