commit | 356b29817974cf09ed15088fef172e033e940047 | [log] [tgz] |
---|---|---|
author | Brian Freeman <bf1936@att.com> | Thu Aug 24 12:51:40 2017 +0000 |
committer | Brian Freeman <bf1936@att.com> | Thu Aug 24 12:54:03 2017 +0000 |
tree | 851d1431915fa549f3fcf916d7f43dc55b60d652 | |
parent | 2cc77fb3196548ea03e9f793c0889063208f24af [diff] |
fix dmaap-listener startup and library Change-Id: Ice802b7c415f622e161d0ade2daf933064ac8edd Signed-off-by: Brian Freeman <bf1936@att.com> Issue-Id: SDNC-67
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".