commit | 577c5b21acf56873b30c6c58cc39ff52fad09d22 | [log] [tgz] |
---|---|---|
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Mon Feb 15 14:53:39 2021 +0100 |
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Mon Feb 15 14:53:39 2021 +0100 |
tree | e87944115c2231cc78193d462e6ae0c8e73fb28e | |
parent | 6b738da7242da36816352818e03632867fb8ef46 [diff] |
Release version 2.0.6 maven artifacts Issue-ID: SDNC-1477 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I31b76147646c4fd173c3cfd59ddcca30b403de98 Former-commit-id: 61045623fd2b28413f464c81f239f233e6cb75de
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".