commit | ebced30cbe34d48d80b122a7f3c635eb53f0d921 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Wed Jan 09 16:23:38 2019 +0530 |
committer | Sandeep Jha <sandeejh@in.ibm.com> | Wed Jan 09 11:50:57 2019 +0000 |
tree | d11568cfdf646342bdf82572000a130690456d09 | |
parent | 75da5d3681c44326e4766ce9e3a110f11ee108d4 [diff] |
fixed sonar issue in GenericRequest.java fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ice555ba2ca3ae91fd8c745d512d7615f214ffe09 Signed-off-by: Sandeep J <sandeejh@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".