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: I70551368bbe86a566926870888057d95d9abdcf1
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: debb198f260f1508b4ff1e070243a515f4ab418d
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. pom.xml
  5. README.md
  6. version.properties
README.md

This source repository contains the ONAP Policy API code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

To build it using Maven 3, run: mvn clean install