commit | ae07dc6366be2345b858e24df3902e167392557b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Sun Feb 19 18:17:09 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Sun Feb 19 18:17:17 2017 -0500 |
tree | e2edaf0069d22e7a6a508cbd622cac7ff356f37a | |
parent | 841680ed8523aedeaf41455a48d89d3e061e522b [diff] |
[VERSION] Reset root version Reset root pom version to 1.0.0-SNAPSHOT Change-Id: I5a95be493f48ffe39e046222f093e932a7b3d17a 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".