commit | 6b1ac1200e74ff91e74df595c8e2a025b1bcd842 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jan 24 16:03:21 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 24 16:13:39 2020 -0500 |
tree | 2b3a74c92722d1abe000f059ace6fe3948186d6b | |
parent | faa1f85ecc05cc40b8d4424ab3530573429d996a [diff] |
Roll versions to next snapshot Roll CCSDK to next snapshot version Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".