commit | c3c435eb583ca80e3626a6811a0dce3ac7bd7411 | [log] [tgz] |
---|---|---|
author | Rupinder <rupinsi1@in.ibm.com> | Thu Apr 02 12:51:23 2020 +0530 |
committer | Rupinderjeet Singh <rupinsi1@in.ibm.com> | Tue Apr 07 17:15:04 2020 +0000 |
tree | b99e7d309201c27314c7378e6324f9ff3c5b669e | |
parent | 3280b56349c8e5a3e00fdce2ff62b58b0d9e6508 [diff] |
removed code smells Reduced the code smells Issue-ID: CCSDK-2232 Change-Id: I30eec021ba50f28dc1df2fd554c4e349c4a76dd6 Signed-off-by: Rupinder<rupinsi1@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".