commit | 85388e8598e765530b8752fc0bcb237d795e249a | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Tue Sep 05 18:19:11 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Tue Sep 05 18:19:17 2017 -0700 |
tree | 234011c503f6b91a6ecf5c0de9e1f8ba83a62e63 | |
parent | 3a7d07ae3abe01e0e6e665a4266cf785e3986dd6 [diff] |
Fix staging variables for ccsdk/sli/northbound Issue-Id: CCSDK-67 Change-Id: Ib5fe6cc5cb46e9d25cf66b6ab30e0d8b8654c426 Signed-off-by: Marcus G K Williams <marcus.williams@intel.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".