commit | 0d27d85eb387bd56b1f8dab34a9381bcc20db7d5 | [log] [tgz] |
---|---|---|
author | root1 <srinivasa.mohan@huawei.com> | Tue Dec 19 19:02:44 2017 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Dec 21 09:27:16 2017 +0000 |
tree | 709b37ee4c12fccb44e0ceea17c26296daaa4df8 | |
parent | ac68c31943b5a93c1a9e0d7e64d24455d9eb97e6 [diff] |
Fixed as per Java Code Conventions Change-Id: Ib17c601ad6a2999e4396f84e18831b5f907557eb 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".