commit | f6d77b82a7885008c6a48820312de7e938c30102 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon May 04 10:12:41 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue May 05 12:00:23 2020 -0400 |
tree | 21fe3c46c5e8cfa8f44fbd0e4505ff706ea0cc1a | |
parent | 695b770064bd338191803296d67d9482e0951771 [diff] |
Roll to next Frankfurt snapshot Roll to 1.8.2-SNAPSHOT version Change-Id: Id7903d241fb100d7c31434488eddac9ce5c46af2 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 44db4626c5c7c8283055cb50ff8efc4d615ed8a8
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".