commit | f0594b8f4684ddbb81e490c630e5a968abd2170f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jan 24 16:10:06 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 24 16:14:10 2020 -0500 |
tree | 51fdf70f1d226ba9606857bbb906033893aaa063 | |
parent | 3ad1927084a5c4247ca4b62e9928d7f1ea74f51a [diff] |
Roll versions to next snapshot Roll CCSDK to next snapshot version Change-Id: I4441d1d1e2ead1912281109dcf7fbb4961198b36 Issue-ID: CCSDK-1963 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".