commit | cbabd9230857b36770032383c066366e3d792d08 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 04 15:20:47 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 04 15:20:47 2018 -0400 |
tree | 73448ac081cb0b8b45c712168da32f012171e5bd | |
parent | fcf061b297a4e93ae3583c62feab200c92ecf71a [diff] |
Roll to next snapshot version Roll to next snapshot version Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
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".