commit | 27f305d7827e60795fb34aa7b4fd658f73fd2701 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Feb 20 16:54:12 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 20 16:55:14 2017 -0500 |
tree | 51ae65c9901279882bf7a6a7aaa751b149010de2 | |
parent | 5905c83c50f44e998822272a5e0c129e24abb64c [diff] |
[VERSION] Update version to 1.0.0 Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 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".