commit | 68b56b1f8c79daa114c59cee29a4de98c4b10685 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Jun 07 17:45:08 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jun 07 17:45:08 2018 +0000 |
tree | 346eeeb3215c0f655add35af5c86778c785316d1 | |
parent | 751d50b2b5b668355ddf22d007610cac700b41b1 [diff] | |
parent | f1b7fecfbe875059793a6ece34b3743f379bb030 [diff] |
Merge "Introduce new dmaapClient for use with ccsdk"
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".