commit | c95543bf425024f5bd4a127422251b72e408ce2b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jul 21 10:45:06 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jul 21 10:45:06 2017 -0400 |
tree | 4ee4b72c1e83849da48310bb680c893ad7a57d71 | |
parent | e72db85fc2c97226a1aace287651cc8238c4e3eb [diff] |
Update groupId to org.onap.ccsdk.sli Update groupIds from org.openecomp.sdnc.core to org.onap.ccsdk.sli.core Issue: CCSDK-11 Change-Id: I0646adab34a88244ab10dc0d2775643ce2bb974d 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".