commit | 11b8abd358a1ddd453e63e6a47226f7ad5a1f66a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 28 19:56:22 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Oct 28 19:56:22 2019 +0000 |
tree | f066af7b1824d7b30b86b4f512bbfe3b962cf70f | |
parent | 528b0da2a990fd0aaa257cb45dac7fb67c9e19a2 [diff] | |
parent | 76af650cb65027b98db3364748ee85ab0f1b8998 [diff] |
Merge "Release 1.7.5 maven artifacts" into elalto Former-commit-id: e85e8776a1b80517cf361c9512e0bdb4441df5ab
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".