commit | 05b7bddc79ddaf128a5397bfb3582bbf7f4ae4f1 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Thu Dec 20 21:54:31 2018 +0530 |
committer | Arundathi Patil <arundpil@in.ibm.com> | Fri Dec 21 10:40:48 2018 +0000 |
tree | a93a42d3171f8df9e70ce9f264a777929a37ce19 | |
parent | ec31fc3ff55b6a2e4fa3b2d04a4339c9d49cf9c9 [diff] |
Sonar fix: SdncGroupModel.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-865 Change-Id: I29a2badf731506c4abfa908345ccc72c465c8fb0 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".