commit | a3ac46a6aba71ef0f86576fcbf2e196d96103c4d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jan 09 18:58:21 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Jan 09 18:58:21 2019 +0000 |
tree | 54d44f9e426c9dfa2fd75f3eee217b941441b741 | |
parent | 742aa5d00edbb6bee2ed6c2e710a1f5203305354 [diff] | |
parent | 3beadc23c627911abac35dd5afd5b942c073188b [diff] |
Merge "Prepare for release build"
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".