commit | 4b6b15e41cea0e537dd49121a299c56905c6cf83 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Sep 20 16:18:19 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Sep 20 16:18:19 2017 -0700 |
tree | 2386aa738145cb244a0bc1e1cc888be7770bc81c | |
parent | 49364923fc3f95a81e0c2d84f18c7534659540c9 [diff] |
Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I327ad04e5de1c2180d5bc0924e5546b76f134451 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".