commit | 8c11b896026cfd138fcc6dc59a24e23817ea14f6 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Mon Dec 17 17:11:00 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Mon Dec 17 17:11:12 2018 +0530 |
tree | b8ef7df38a988bc014742347c1c1dcccb321f411 | |
parent | 0d5aec8eb727eb9ee9758087fdc2fcfa0e2e577e [diff] |
Fixed sonar issues in CustomQueryRequest.java Fixed major and minor sonar issues Issue-ID: CCSDK-832 Change-Id: I22c84582106e2ddc4068b1d4546618bc44ccec02 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".