commit | b9de9b7836dc88ca6cf746b1199014850b04e853 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 13:15:08 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 13:15:08 2019 -0400 |
tree | 056a3ea52d6b62de7cfc09bd1bd9a45f75036965 | |
parent | 9deeecffd743e0880a03c01e2acbc3323eddb0d5 [diff] |
Roll versions Roll versions in master branch Change-Id: Idd6c405684fee6eaa860286359493c667a1bf50f Signed-off-by: Timoney, Dan (dt5972) <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".