commit | 94b2598b128f37c75b2faf6fba1dffe25d4586fd | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Wed Jan 09 18:02:46 2019 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Wed Jan 09 18:03:16 2019 +0530 |
tree | 5281dfdde8ff1ae346933310a9a13091702757bc | |
parent | 75da5d3681c44326e4766ce9e3a110f11ee108d4 [diff] |
Sonar Fix: EchoRequest.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-921 Change-Id: Ic438dfcd98b5643aef42da391e1926a2d79e6c38 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".