commit | 1eaad00a71b1ca82e7dce54e4d81d81c747243b4 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Sep 13 17:36:52 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 13 17:36:52 2018 +0000 |
tree | cda581789cf8cbb49fa118effc343b5439d0a4ee | |
parent | f4ca7cb1f39feab47bc7dafabdba0982f5f25025 [diff] | |
parent | 42ef3e4d9d80ac3de18cb687fac3c375ecdc96db [diff] |
Merge "Fix groupIds" Former-commit-id: 1dec93dd78cc34d16bfd9e1096fdfbcf74db07dd
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".