commit | 0b9a9bfb6b30ea7981f44ba75caeca6fe79cb23a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 28 14:40:29 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu May 28 18:50:41 2020 +0000 |
tree | 904ecb255a878272e513c7f4d1dba79eb1054102 | |
parent | d45c8925df53e30c86076d6a775d9556c6dbfb8b [diff] |
Update versions in release notes Update versions in release notes to reflect correct versions for Frankfurt RC2. Change-Id: I811e14c28242c9efb317b425d1db2a88fe049196 Issue-ID: SDNC-1172 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5fa9ea7312cdee391e300f6d141b63d5b2b18976
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".