commit | 7643a4addb45ffed94adc3bc9257f3fc9619e56f | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Thu Dec 20 22:41:19 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Thu Dec 20 22:41:45 2018 +0530 |
tree | 61a8b827da57f0120d2c4f84edd0c0ea67d8f6dc | |
parent | ec31fc3ff55b6a2e4fa3b2d04a4339c9d49cf9c9 [diff] |
Sonar fix: SdncUebConfiguration.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-866 Change-Id: Icac8e0347d068902217e813a302db69b1bf5cc47 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".