commit | e2533650e9bee32ca3b933269f8dc2b77d0f6c3d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri May 15 15:40:37 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri May 15 15:40:37 2020 -0400 |
tree | 59670a2711f5268538c7baca5507b4a59acfc997 | |
parent | db310ca438939a12ca55122ee05ad61a16d6bf0d [diff] |
Update to use RC2 version of CCSDK artifacts Update to use RC2 version of CCSDK artifacts Change-Id: I32c78fe11a01663c7908a8d2332dde5c0f883616 Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3e4c6f48a9be0dd3a0f1ed958d668601a41ff3ac
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".