commit | 4493acc059a2e3adc8f2b02bfa22402da1e78e16 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 13:17:30 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 13:17:30 2017 -0700 |
tree | b6c6108efca59858c50859cce4cc345b1b2a8383 | |
parent | ea0aabe54bc7b5d609b587e87ce85765f73fecbc [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: Iecfd1bf6a7937437728e5cf136b63c896da49b44 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".