commit | 55545afa389f1075a3d0815257c7b8c1e8f8e106 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jun 24 07:22:43 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jun 24 07:22:43 2020 -0400 |
tree | 6ef25c680aef8782771425951d0821038aa8cdad | |
parent | 15f12e0758bacc326eb6b74ccc4f81021c0e13c0 [diff] |
Update to latest ccsdk/parent Frankfurt snapshot version Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: Iea658891f407b537e8642b7bef9dabbaee6f2240 Issue-ID: CCSDK-2478 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".