commit | 62e0e8d9e0d1ce5231430bb3e69b97d45da783b3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 09 08:33:38 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 09 08:33:43 2020 -0500 |
tree | a67d0908e9866cb5fffae511d0ee797f370148c8 | |
parent | d400416280732ffd635bffd449ca52032a88639b [diff] |
Roll to next snapshot version Roll to next snapshot version Change-Id: I7885cf8951e7776d75c0506a57b3879a4705bf03 Issue-ID: SDNC-1409 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".