commit | 3c53e4be95ecac046f6c0b64e060cd4fcb6dc2ce | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 07 10:53:37 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu May 07 10:53:37 2020 -0400 |
tree | 7ebcf1e04661fbfdd959017894a8a0a70bf00132 | |
parent | 79659588e4de8c6592a92879e3dde8fa549353d4 [diff] |
Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot Change-Id: I12135e800d343ea38854395e46fbc482cf022d8a Issue-ID: SDNC-1181 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".