commit | 739d7b182b05fb631c4b993e28d8312a4eca6d69 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Apr 25 15:39:48 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Apr 25 15:39:48 2017 +0000 |
tree | 105efe252daad5a50eed4bc3a04da18693590c57 | |
parent | 8de1b29633273f8b4787fe732dc6fe220df6dc3f [diff] | |
parent | 9d8a306476d16b6b63f4d4c710187fa4dde1b96e [diff] |
Merge "[SDNC-7] summary"
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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".