commit | da08df2acb625b0c318b01f366d8fe1bc8f10cf8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 25 14:13:39 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Sep 25 14:13:39 2019 +0000 |
tree | 922df821ba62927b4181afc22a2feede0129b0dc | |
parent | 3045f2084b2d09910045a19349d608cb61021b4e [diff] | |
parent | eb5f99dece8b59706308357e415e0d58dad97b7e [diff] |
Merge "Fixed the close tag" Former-commit-id: 0237d321ec5fb3e74020b9928bcdb70a9b16e8ae
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".