commit | 76af650cb65027b98db3364748ee85ab0f1b8998 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 24 10:30:20 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 24 10:30:20 2019 -0400 |
tree | 9ad9023edf4ed496ef70ccd3c1de5ef32abb2271 | |
parent | 6b05a3867ee34c5f7b004c2192e24136c5ae162b [diff] |
Release 1.7.5 maven artifacts Release 1.7.5 maven artifacts Change-Id: Ie48962537d743c97761e2a7b913c665917ed64fc Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5088b667e75e1c615bfd564b9db7c21e7866c000
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".