commit | 7dbb6441c95aa5691a59dc918f864b4bf4e2e2ed | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jul 18 20:35:53 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 01 11:35:12 2017 -0400 |
tree | 3386db7a205fbab8b1ef337396f4e57afbed9873 | |
parent | 2471b171ea1f3703950176691e4f7b228b9e2b60 [diff] |
[CCSDK-6] Populate seed code Add seed code for sli/plugins repository Changed groupId to org.onap.ccsdk.sli.plugins Updated to compile against CCSDK version of SLI Change-Id: Ib392530ea79b8544087692964bd65179896aa595 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller plugins.
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".