commit | 6f2998eda89b638ac1bf94c8c1b7f54da70639f2 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Mon May 01 16:28:50 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Mon May 01 16:37:29 2017 -0700 |
tree | 528cf86212c1666ae25713452993f6fdcbe8b09b | |
parent | ff5caca08a31cb0152b1eaf74a774aca67501975 [diff] |
AbstractResourceManagerFactory Clean Code Hygiene Change-Id: I0f10520e86b692ee244a80bbc0047fe220b044f9 Signed-off-by: Marcus G K Williams <marcus.williams@intel.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".