commit | 0d197645a758b064c0b73400e924bb2848600ab3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jan 12 14:55:20 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Jan 12 14:55:20 2021 -0500 |
tree | 989fec844ae978faf2f47fc4367b882747a962a6 | |
parent | ce81bdc2b6a857f1922b513f4574781b68a2eca9 [diff] |
Remove override of ccsdk.features.version Use ccsdk.features.version specified in parent pom Change-Id: I87cf12a7248cabb461533fd1f0c4fb5d3f75a1a4 Issue-ID: SDNC-1453 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 2719f8b22a275ad2fa411ed5b32ed134d00ff5dc
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".