commit | ea5bf0a1c8a4e525d2cee03841b8e8f9b3563ed0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jul 18 20:32:15 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 01 15:10:25 2017 -0400 |
tree | 5b85db0e570d86a2d3a7f5db5880196e45d8fe6f | |
parent | b658ce359742d141428a068ba5ebff876ada3d0a [diff] |
[CCSDK-6] Populate seed code Add seed code for sli/northbound repository Update groupId to org.onap.ccsdk.sli.northbound Update to use CCSDK version of sli core Change-Id: Id3a154a53150a74f4b65060544e76f3e0cad932e Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface 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".