commit | 5363b2782d906a6c6067eb840392f959ed4dfe4b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jul 18 20:23:07 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 01 14:46:48 2017 -0400 |
tree | b8061a4875ea11c6af51ce065c300ef2dd4746ef | |
parent | bbe551f0d98ca20f604c03a24c1b8e7bad27008a [diff] |
[CCSDK-6] Populate seed code Add seed code for sli/adaptors repository Update code to use org.onap.ccsdk.sli.core Change-Id: I477c7a24f2cc1fed8fb0975fe9f33733411c27f9 Signed-off-by: Dan Timoney <dtimoney@att.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".