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: Ife7f24d76625ecf8285f62f085fdac11586e71a5
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: ea53e02b58423858ead2639060f5ec27ce8f14fc
  1. BRMSGateway/
  2. LogParser/
  3. ONAP-PAP-REST/
  4. ONAP-PDP/
  5. ONAP-PDP-REST/
  6. ONAP-REST/
  7. ONAP-SDK-APP/
  8. ONAP-XACML/
  9. packages/
  10. POLICY-SDK-APP/
  11. PolicyEngineAPI/
  12. PolicyEngineClient/
  13. PolicyEngineUtils/
  14. project-configs/
  15. .gitattributes
  16. .gitignore
  17. .gitreview
  18. LICENSE.txt
  19. pom.xml
  20. README.md
  21. version.properties
README.md

This source repository contains the ONAP Policy Engine code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install