commit | 977255a4d1e55c6168fa979c57cdecbb81fdc7d4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 24 13:41:44 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 24 13:41:44 2020 -0500 |
tree | efd6367d1b784e255d3a06a95ae9d956c592a2b3 | |
parent | 3044f869b0570f1e718563b15c19e8850e102135 [diff] |
Fix CCSDK DG version Fix sdnc-image to install correct version of CCSDK DGs for Honolulu release Change-Id: I40d899d1ee2e5ef5d2f1ee0ad0ddc1d11cfdbd41 Issue-ID: SDNC-1425 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4d38d96c7f70fa6e3b6e3abf02bb7012df9a3e41
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".