commit | 9d88d3f3f4791ea83f996032b64faed2a30735eb | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Jan 18 13:50:18 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Jan 29 03:47:08 2019 +0000 |
tree | 7dad4ba3a7c770cc90e48868c7a8f9156e56b0ff | |
parent | 0a6fde9973487398b9cdb3fdfa3f79fac2bd9048 [diff] |
Add gRPC client scafholding Change-Id: I3775d0bfe2806f099952fe620b8b7705bf30fb7a Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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".