commit | 448566611416c33d58dbd73d40f9bdc1acf40404 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Tue Aug 15 19:13:35 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Tue Aug 15 19:15:56 2017 -0700 |
tree | 93dcb1859fcf873d709358c941c80fba0c768776 | |
parent | df8f780fdad167fda692e846641c4fe966b240cb [diff] |
Update sli-adaptor/mdsal-resource package names Update package names from org.openecomp.sdnc.adaptors.* -> onap.ccsdk.sli.adaptors.* Update groupIds from org.openecomp.sdnc.adaptors -> onap.ccsdk.sli.adaptors Issue-Id: CCSDK-19 Change-Id: I4aba920e51de27c47b1f936ccb3fc89fa81ed4b0 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
This source repository contains the code for the SDN Controller 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".