commit | f170753936b7a5f2bb1d779b723ff0fc0479e38c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Feb 17 11:33:54 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Feb 17 11:34:12 2017 -0500 |
tree | c23fe7d3a3b239ec35291728bfefdb77ee868747 | |
parent | a219282fa0ff1ab095e9cb392f0f747838dde5e4 [diff] |
Version cleanup Initialize version.properties to 1.0.0 Change-Id: I049e8a63ee81683766e39d4d0cf9a9695f3d7d57 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".