commit | 1e4bccc607b7d73dee22982d1eb75520795b1eb5 | [log] [tgz] |
---|---|---|
author | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 16:20:21 2018 +0100 |
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | Wed Feb 07 16:28:17 2018 +0100 |
tree | c809102af3685f3302a259fdc375dc6df9e2ea64 | |
parent | 801091e37aebbb224ed665d5cedf204793e88c07 [diff] |
GenericResourceApiProvider fixes part 5 Code reformat only Change-Id: Iee35caa38ab893f0f347a8d6d61072c88a585b9e Issue-ID: SDNC-248 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".