commit | 32910e33d3bd0034b799604fb9112a4701122844 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu May 02 16:25:39 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 03 10:29:45 2019 -0400 |
tree | 135883622c894d951b5b7672230799a35128cf5c | |
parent | ec9b39ef824eb90f8306b1d7686b92e6f5a08669 [diff] |
Roll to next Dublin snapshot Update to next Dublin snapshot version (1.5.2-SNAPSHOT) Change-Id: I23fabcb5bb4e2b0b0a7980bd77d04cc7d525cd60 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 9a10c64dc0dc6df626ca84a689dad109dec3aa2d
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".