commit | 22a9e045d42ad629010cc4200369a4453fbe0df7 | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Mon Mar 26 19:24:35 2018 +0530 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Tue Mar 27 18:28:36 2018 +0530 |
tree | f094c6903d9b3cf7de9e9d19fe2e847e30382995 | |
parent | 4bab4f2255a19f54aa3c18f5b51b2715f085d83c [diff] |
coverageSdncFlatJsonDmaapConsumer 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: I95e824c5c83b9c36ce0c475368235182e851c254 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".