commit | 7aeb6339da8ab2bd346655438b65fa4a413c7405 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Fri Aug 04 14:40:55 2017 -0700 |
committer | Marcus Williams <marcus.williams@intel.com> | Tue Aug 08 18:56:05 2017 +0000 |
tree | 0e4a10acf3b53e62a2afa602e69a1e9f241035c0 | |
parent | 806052bf4df8bd023cfb391794bc5937f2624716 [diff] |
Update sli-adaptor/aai-service 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: CCSDK-19 Change-Id: I3d41c1484479645edaf0d47ad4e8fd87e707cb39 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".