commit | 8e779f4fe71c07e6d13d4d1ad3a9ac5295c53651 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 11:51:39 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 11:51:39 2017 -0700 |
tree | 78afa03c096d0fa27e8182e7942705abfb94872e | |
parent | 27a9e0316840eda23701cffb9b9a8a44102ee439 [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: I29c6363a2ee4fc65f85a25709aa219ee16897d07 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".