commit | 890093b18eeee88b87f17736028230fb18f72067 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Sep 13 18:55:19 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 13 18:55:19 2018 +0000 |
tree | 96345a1ef3ff1163ea938da095a04559e42c8f1b | |
parent | 1eaad00a71b1ca82e7dce54e4d81d81c747243b4 [diff] | |
parent | 2fdd951a0d90cc6587579e6e5611ac5373ba8c64 [diff] |
Merge "Fix group id" Former-commit-id: 44971a437cf31e5712250b97c54009dfb775a9bb
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".