commit | 88fac206554594456ceb90ef58a38b0f239343e2 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Oct 01 14:12:26 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Oct 01 14:12:26 2018 -0400 |
tree | 8cd1513ef6ceca9ae3f6531bc466dd79fcfac245 | |
parent | 7e13a2d68e04f2512bec899ff126977b0dc1a72e [diff] |
Prepare for release Update sdnc/oam to prepare for release build Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
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".