commit | ec9b39ef824eb90f8306b1d7686b92e6f5a08669 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Tue Apr 30 15:06:11 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Apr 30 15:06:11 2019 +0000 |
tree | 9f3a45a4180d82a23b96ec1c1f5d06d27b7455ba | |
parent | 796cd924f57d4f2a373867350efafcd06750c1a4 [diff] | |
parent | fb6f50ed8c2be4691dad4596a7823a32e9d9dffa [diff] |
Merge "Update to use released 1.2.2 parent" Former-commit-id: 7b30b7a2becb47823067526bd8c84af9155ac7a2
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".