aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:00:28 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:00:28 -0700
commit54a2f2cd9cfef29cb96181a99e2bf2d13ed29409 (patch)
treec0d88033393673285a0da1f4dc50990e5aca05fe /rootpom/pom.xml
parentb7cb3b7c57d78b2be23290c201c9517965055d24 (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: Iec07d6e3d99280f48f5ffc1f42f71adfc2c0c874 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'rootpom/pom.xml')
-rw-r--r--rootpom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 7045309..8e4d289 100644
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -9,7 +9,7 @@
<version>1.1.0</version>
- <name>SDNC Root</name>
+ <name>sdnc-core</name>
<url>http://wiki.onap.org</url>
<description>Root POM to be used for all SDNC projects</description>