commit | 2fdf2a83cb70faa26050602694c070c629a0d294 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 16 09:03:41 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 16 09:03:41 2018 -0400 |
tree | 661452b4aa6a5bde3b915513ac873d6a3e48b24d | |
parent | 3eb49f0db5febee4425b8e533732be40b4f31975 [diff] |
Prepare for release build Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
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".