commit | 024e6d1689ee38b37ac054636557b5dff8f26270 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Sun Nov 12 22:34:34 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Sun Nov 12 22:42:47 2017 +0000 |
tree | dd10eefd3c71323b0ddd1237aa429a0c1faa5f5d | |
parent | 292cce64a1a610283306a5f2280c787d8edb916d [diff] |
Change dmaapClient dependency Issue-ID: CCSDK-142 Change-Id: I5a3cd0626c71eadd414ab9939774d159638b99a6 Signed-off-by: Brian Freeman <bf1936@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".