commit | a5577ac18e488ed1870994b2d8f63ad01f38414d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Apr 20 17:02:24 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Apr 21 15:10:39 2017 -0400 |
tree | 9092da35397213a0c3663b516f9a2b01b4216d24 | |
parent | 18b2a034ab378b96cec231b76536018aa3d62968 [diff] |
[SDNC-5] Boron port and bug fixes Changes to support Boron as well as bug fixes discovered during initial testing. Change-Id: Ic6c156c8fe884a6a3bccc19d0676da312be8a4c2 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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".