commit | 477fa7f6a778173e15aaf3cb2f795cdbec85e13a | [log] [tgz] |
---|---|---|
author | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Jan 04 21:57:52 2018 +0530 |
committer | SRINIVAS V <srinivasa.mohan@huawei.com> | Thu Jan 04 16:35:37 2018 +0000 |
tree | d979a99fdfde33b68722a66a118692cd1c38f7c9 | |
parent | 64c6c28f2e337bd0aecb9e69c4edb8de0cb51c86 [diff] |
Removed unused code *Deleted commented code Change-Id: I03ebfab9d66f2a9e51233ec6312698af7ed91584 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".