commit | 706174d75988a3e97ea107aa384b7c7e1c291855 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Fri Dec 21 19:56:35 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Fri Dec 21 19:56:45 2018 +0530 |
tree | 2bb2d4ef8c89484de051354a747a23d1e6377873 | |
parent | 5df4fb30eaf3bbbd6ac5802a8f75fcf8c19d4e6f [diff] |
Sonar fix: ConnectionBuilder.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-873 Change-Id: Ibcfc910194019de6d92a216cde691e50a417ece9 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".