commit | b0cd6b42ed7e763f9d95fc679517b07f6b4c75d0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 28 23:52:03 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Feb 28 23:52:03 2019 +0000 |
tree | 56b3080a0a8054d52c89799f18ca6a3eb9392784 | |
parent | 795acc0b6f7c8bb436de8a7bf8da0d34e17efaa3 [diff] | |
parent | 648e7e06e153fb793928e8f6cd6a73751963a47c [diff] |
Merge "DG bugfix" Former-commit-id: c63666f4fe294f2dfcf5555725f7202948e46810
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".