commit | 71792780a027c31d2814d975492a72f020115128 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Fri Dec 21 16:07:00 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Fri Dec 21 16:07:11 2018 +0530 |
tree | 2016a47c0469c2bf713c4068069e0bd8b4d13b10 | |
parent | 5df4fb30eaf3bbbd6ac5802a8f75fcf8c19d4e6f [diff] |
Sonar fix: CustomQueryRequest.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-872 Change-Id: I64a1c297f3eba7305479b7102eccf9ffd8b7ec18 Signed-off-by: Arundathi Patil <arundpil@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".