commit | 137f1e71739b0de2991ab59ed95923fcba107979 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 20 20:07:48 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 20 20:07:48 2019 -0400 |
tree | beb69b7faada95afee76b8e8208fddb4c6a3d8dd | |
parent | 9cdcc40a85adafd319ff5ace10139cb2f9f62655 [diff] |
Release SDNC 1.7.3 artifacts Release SDNC 1.7.3 artifacts Change-Id: Idd8406f8965ddf7b693cb54f8b204aaea655616c Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f94517905c3377f1d0a6a0ba29112cfe4d4d039
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".