commit | 3f92a19c4f7cefa7480845dcd87ea1556fb5c95e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 03 12:32:13 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 03 13:02:13 2020 -0500 |
tree | 2f6afe80c8652547e6bc4bb8b02bb88bc2f0fa86 | |
parent | 605c7963ddfba7a51cb471de695afe23958ecf50 [diff] |
Release version 2.0.3 maven artifacts Release version 2.0.3 (Guilin RC1) sdnc/oam maven artifacts Change-Id: I87c770eef651431b8c29eed9fbcc48a70340214d Issue-ID: SDNC-1402 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3eca0f7522b3efeb26223a88ef2595775997c1e3
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".