commit | 2420ec6863a87e264d02dc5dd4293b5801b7e31d | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Dec 18 15:24:11 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Dec 18 15:24:20 2018 +0530 |
tree | 39a91efb8d32a7bc964cadbf9d17618918be2e0f | |
parent | bd4146f039fcf0377246bce0ef6ee93c24ea26dc [diff] |
Sonar fix: SdncLcmDmaapConsumer.java Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-854 Change-Id: I9b25a464b41ce142b6217ff0f7e40beda86eae3a Signed-off-by: Arundathi Patil <arundpil@in.ibm.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".