commit | 0dad402fd01d72c76235d8a8c1d9b256e9de5042 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Dec 18 15:07:22 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Dec 18 15:07:34 2018 +0530 |
tree | dbe10b6dc2199c7fa82540623af6083eb05cb75a | |
parent | bd4146f039fcf0377246bce0ef6ee93c24ea26dc [diff] |
Sonar fix: DataChangeProvider.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-852 Change-Id: I73630a11c44105996ed677f7eabb6ea3ffcc501d 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".