commit | 763ac52a1a6bb4c4c2a900bafad4b902edd24d22 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Sep 10 16:32:13 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Sep 10 16:32:13 2019 -0400 |
tree | f0eba9bd9e03ce76f7df2c390a2df6568360df29 | |
parent | d43009046d5b046206f864f5791419876334828c [diff] |
Release version 0.6.1 Release CCSDK version 0.6.1 Change-Id: I126340b060630d7661226cfe39af3a542bca6629 Issue-ID: CCSDK-1701 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".