commit | fd2805613db2aaafd261a6fc8d44d1e0f55f34fe | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 07 15:18:57 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 07 15:18:57 2021 -0500 |
tree | a123a37798378748e6d58381e78f75d74c2ec4d6 | |
parent | c8167f18f2f62c31a84c934325c5d0ca4d721b05 [diff] |
Use released 1.0.4 version of CCSDK dockers Update SDNC to use released version 1.0.4 (Guilin mtce release 1) of CCSDK dockers Change-Id: Ie8f873149347241f51901141fbed473217256ab4 Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a072871e6dfca346a6765fb5069c1abfd80368d7
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".