commit | 15db72b1cc8fa31e00ed5126d51a9bd560282653 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 05 16:11:23 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Feb 05 16:11:23 2019 +0000 |
tree | b627c727a58e4791b1501327824b48fef7ae9cff | |
parent | 0c5ac559319207dca56c6b2509a7b3d7502a7e5e [diff] | |
parent | afde732d7244f4016248cc080e63fe4e29465396 [diff] |
Merge "Client for BluePrintProcessingServiceGrpc"
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".