commit | ead610ae5d910bf79547916f792cf5ae67cbf03d | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 14:26:25 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 14:26:25 2017 -0700 |
tree | fb265518cb497a4085c04be6b79918414410f73c | |
parent | 4769fc2a7dfd4faadb682a5a9c28157a9c824c37 [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: I8ddd7b466586eb7e90cae83270dcc9d4d5cb41ea 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 ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".