commit | b9bf7b8c5155c9479e71b05135fa82b629333b5d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 12 11:42:52 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 12 11:42:52 2020 -0400 |
tree | 6c52fa7a2c2d075aa848f2538367e77ee7c3af67 | |
parent | 2a30b5d2b4186f732377f902809150ab11ba9e5d [diff] |
Release SDNC M4 artifacts Release SDNC Frankfurt M4 maven artifacts Change-Id: I30eaa0b7e0768396487f0c1a8c0d44d30777701f Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5ba99318ff316ba2e2682a823612046ab4d4249e
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".