commit | 263950413073f5d1d7af3d2854052af8ec41d281 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Thu Dec 21 16:52:36 2017 +0530 |
committer | prakash eswaramoorthy <prakash.e@huawei.com> | Thu Dec 21 11:35:14 2017 +0000 |
tree | 5f95b6be67ad9f4e690d78e6d3c51d53d745c28d | |
parent | 124fa28fffe41658dd9a7fc77c91b3279a7c92cd [diff] |
Removal of unused private field Change-Id: Ie2d33f7f9dba20a4d0fdf6a33f8574e953633a69 Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@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".