commit | fdf5a7153ed3198b68238a54b4b33c376af1495a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 06 08:56:17 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 06 09:07:49 2020 -0500 |
tree | 0676fcdcf9fd5ddb5824f3e8a76f8213d6d7efaf | |
parent | ae8f83510948c360ec4952fe7a73bfca1a930277 [diff] |
Use released Frankfurt M4 artifacts Update to use released Frankfurt M4 version of parent poms and released CCSDK Frankfurt M4 artifacts. Change-Id: Ic36751ce71e2d3f983f8c5b20a56169591e7393d Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8352d567e199ef1fa960e4473898b00e14b149d6
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".