commit | 88a2783dd51a5857fad1a409b09b39fcdde79cba | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 14 08:39:35 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Sep 14 08:39:35 2020 -0400 |
tree | 98d70b9bc045d473e88f8f74ed72ff99ba629205 | |
parent | 2e113424501619e55100aa3bce84e53aa8d5f079 [diff] |
Roll to next Guilin release version Roll to next Guilin snapshot version Change-Id: I1c1aa9dc4b2b3cbbda683eca73552fb98112b2d3 Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 480d32b05d418c3b3a6ee1ee5a43929e99a01a5e
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".