commit | cf26b1adfc48235443c9cc006cea172301cc3cc0 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Thu Dec 20 17:02:08 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Thu Dec 20 17:03:51 2018 +0530 |
tree | 3032853ade30c1574488e744632fef4446ce8a6b | |
parent | ec31fc3ff55b6a2e4fa3b2d04a4339c9d49cf9c9 [diff] |
Sonar Fix: DataChangeProvider.java Fixed sonar issuse/code-smells across this file Issue-ID: CCSDK-852 Change-Id: If7468d54feaf301f15d35dbdf3fe245696aae0bd 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".