commit | 292b8403fe1b6f33db69503e61a12d82e6cd7fd9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 09:41:12 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Aug 28 09:42:11 2019 -0400 |
tree | eb2fcab011f9de035172a7ff2838982b85a85e8c | |
parent | 9fac16be28a46d3f17d64da3c28318e543cde429 [diff] |
Roll snapshot version Roll snapshot version for El Alto Issue-ID: SDNC-873 Change-Id: Idb53d4ce32defb4475c79512f553d5cb06731feb Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a79692c273801438bd5e2f888b40296a052b2dca
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".