commit | 448607990ac6b73d21f8d1b781e37ec798d7e29e | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Wed Mar 28 14:49:39 2018 +0530 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Wed Mar 28 14:49:45 2018 +0530 |
tree | 41203fbe5e0fc9cf7b5222669ed2081b1fda49a5 | |
parent | e290ebd8696ea897d20cf0234c33e9104fca3853 [diff] |
coverage SdncFlatJsonDmaapConsumer Coverage improvement for SdncFlatJsonDmaapConsumer https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: Idb08f426e1626f8aa2b12d2c53f1960474af59c2 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.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".