commit | 3908e30b9e7dcabe942dc60a4894b332c028141b | [log] [tgz] |
---|---|---|
author | SRINIVAS V <srinivasa.mohan@huawei.com> | Fri Dec 29 16:11:33 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Jan 04 05:55:52 2018 +0000 |
tree | 09dde28ddc1cd130f979da511b02686b7c6acf4e | |
parent | df299c18dc8c00878dccdf3086556a08ca202896 [diff] |
Fixed as per Java Code Conventions Change-Id: I0b2315c4a48b5c1c267dec10ce22ded559c98192 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.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".