commit | ca926225fd6b5ba8e5145dcce1efa98091fe72a0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Mar 15 11:00:37 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Mar 15 11:00:50 2017 -0400 |
tree | e18fb9b6efa946c84433fb7b9aa112deaec81bb4 | |
parent | 6706a2c5b332a97d65c04e39acd1a2105a546a02 [diff] |
[ROOTPOM] Update rootpom to next version Roll versions in root pom Change-Id: I54492ba81815ce0020dfca86a24921eba69fda5c 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".