commit | 6362018fd97d0b45527196279c0899c69be28e85 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 14 18:21:17 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 14 18:21:17 2017 +0000 |
tree | 7d161672e26f40a31d43e05cddb97af207b1c297 | |
parent | 9f0995e647ba28ae429a0d46fb2686dbf61bb9d4 [diff] | |
parent | 8a2cc38d7e8a3c259d3872655732a15051022c4e [diff] |
Merge "Fix critical issues"
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".