commit | a4f01e572e3ee4272ff201be4b30d0e6c4f04813 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 13 07:54:35 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 13 07:54:35 2020 -0400 |
tree | 08586a9f1d96bd47e56e8fcf1255ebb85385889c | |
parent | 97f10b99890021c29e9217e3f8a8a52a4bfad8b1 [diff] |
Release version 2.0.0 of sdnc/oam maven artifacts Release version 2.0.0 of sdnc/oam maven artifacts Change-Id: Iafadae56ae12890183b429bd11b7cb0c32b0b2b2 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5e842b78cb7899e0dd9052b33a89aff098d260b2
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".