commit | 5b76e35d9e435241cbf991ec0ad3ad49d178c06c | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 21 14:21:15 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Mar 21 14:21:15 2019 -0400 |
tree | 272e58ea107a1143a81962599f9ba2a44908ee88 | |
parent | 49a293fbe31254ac8acb5a88f161b6edb59ef6a9 [diff] |
Remove -STAGING from version Remove string -STAGING from release version Change-Id: Icb789c8b0e3e1cd8024eb6c70c56a96cf7455e91 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f76fb8b6a0569ff5ddeb7748041c2f9cf9b07720
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".