commit | c5302e63a7cfffa1fdf7f435d559a49688747a84 | [log] [tgz] |
---|---|---|
author | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Mon Aug 05 19:44:53 2019 +0530 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 09 09:58:05 2019 -0400 |
tree | 708b45b6a8132cb34eefab127c6a68e53ddf4b35 | |
parent | be718ade10ffe698739ae724d50628e559d28805 [diff] |
CCSDK-1556 -Move this constructor to comply with Java Code Conventions Move this constructor to comply with Java Code Conventions Issue-ID: CCSDK-1556 Change-Id: I6b6c75c07cccdd4b18027f6c4ab3badf9c273c97 Signed-off-by: Thugutla Sailakshmi <tsaila10@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".