Cleanup project's name in Sonar 47/18847/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Oct 2017 23:43:11 +0000 (16:43 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Oct 2017 23:43:11 +0000 (16:43 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency in Sonar.

Change-Id: I9b1d51f1986b21f24d6389b2da2c21c265399246
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
oparent-odlparent/pom.xml

index 33c7c17..97f5619 100644 (file)
@@ -19,7 +19,7 @@
   <groupId>org.onap.oparent</groupId>
   <artifactId>oparent-odlparent</artifactId>
   <version>1.0.0-SNAPSHOT</version>
-  <name>oparent/odlparent-carbon</name>
+  <name>oparent-carbon</name>
   <packaging>pom</packaging>
   <parent>
         <groupId>org.opendaylight.odlparent</groupId>