commit | 1c8149de7a7d6b6597faa4faf9eaaf70ee079117 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu May 30 15:29:38 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 16:52:51 2019 -0400 |
tree | 015beac347b97a7ce9219233e101effdb1b773b2 | |
parent | 210e88eb4b7956fa55666475c92cfeb5e6cce1af [diff] |
Roll to next snapshot Roll to next snapshot (1.5.3-SNAPSHOT) Change-Id: Ib35f1f0f8d187af16d908eded83ff0b837358128 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 675bd7cbe915d0fb1cc7554be0a35ffd7261f17e
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".