commit | a4ce86859ae8849fbc752a258a58c359fcb16fee | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 03 16:19:36 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Aug 07 14:33:56 2017 -0400 |
tree | 196415867968c1141feda78ae3a821776ad9127a | |
parent | fd84a92af14fddac7fdafa863fc38bf60cb24bfc [diff] |
Change sliapi package names Change package names on ccsdk/sli/core/sliapi from org.openecomp.sdnc.* to org.onap.ccsdk.* Issue: CCSDK-11 Change-Id: I152a884c4b418c48e5bebc09aaa470ee86cd46e7 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. 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".