commit | ce81bdc2b6a857f1922b513f4574781b68a2eca9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jan 08 13:29:00 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 08 13:29:00 2021 -0500 |
tree | 7d60a3e06544a9a5b4382b4c7a60cfb2653a1a25 | |
parent | fd2805613db2aaafd261a6fc8d44d1e0f55f34fe [diff] |
Update for Guilin mtce release versions Update parent pom to pick up correct version of CCSDK dependencies for Guilin mtce release Change-Id: I048d0d0d957383bcd4716397da5d0f0e4c3790c4 Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 004d8515e099f81d947a3fdbe0acdca430fc6891
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".