aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:08:59 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 23:10:09 +0000
commit129498e99b4bb1a7c135729288ccb92e04b6aeae (patch)
tree8b623c487df88870339f5e153e4d8bcdd23811de
parent4fb0b03301911ff000bb2956039443048d2f368e (diff)
Cleanup project's name in Sonarrelease-1.1.0
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I70222539e8faf84e9d8acce7b2718c3fa93649e6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: e80ea1d0ad5b2ec68f7de1b105352f85f65b847d
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 37030ef6..6ba1ec21 100755
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <name>SDN-C OAM</name>
+ <name>sdnc-oam</name>
<url>https://wiki.openecomp.org</url>
<description>The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform.</description>