commit | 26f3062b282aff2f33d5c364a9e3e343c569ca0a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 12:04:26 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 12:04:26 2017 -0400 |
tree | f562e05ce3385d4f9f766a759bf13c5890e1b5dd | |
parent | 93a12ba2afdb13b202d461501f2605d52d80e4e6 [diff] |
Fix parent tag in utils/provider utils/provider parent should be utils, not ccsdk-sli-core. This was breaking release build. Change-Id: I3910189f9a989f93a0a8af4cb5a8512f0e9aca7a Issue-ID: CCSDK-80 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 ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".