commit | 685e02af6acff0082f56ed8ed7968929df87c6e4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jan 12 17:33:19 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Jan 12 17:33:19 2021 -0500 |
tree | 005071a49613b89324c76b7c8a8bc931a33c4759 | |
parent | 36693694056315132ee236c3909630abb2ea5c6a [diff] |
Release version 2.0.5 dockers Release version 2.0.5 dockers for Guilin mtce release 1. Also, roll to next snapshot version. Change-Id: I57043d83b1ae4bdc91cddc662b7fe6aba945293a Issue-ID: SDNC-1453 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 6a7bfa2667f250e982c1d3777bc88eca7ae4c066
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".