commit | 58542924402fa2dda832405c87f98db52745c605 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 07 09:38:25 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Dec 07 09:38:25 2020 -0500 |
tree | 755c29d847b452a010818d546c8ae9b901fd4113 | |
parent | da6516be1cc89f9dfae5102e740c32ccef2f6a74 [diff] |
Release version 2.1.0 of sdnc/oam maven artifacts Release version 2.1.0 of sdnc/oam maven artifacts Change-Id: I7b3c4a668c79780510c95235460d5525fbc729dd Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 083dad0dc456cc456a8092a32c3861330ad2b7e3
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".