aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-09-10 08:17:42 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-10 08:17:42 +0000
commitd6a06de75b157ab7c0fed9ff60f3cee3e8cf06b8 (patch)
treeae3e45b57b976060573968bea468106efe4a4768
parent9fdafa9d955ca131c1402c95ded4e29209e5c8ec (diff)
parent655bfd769a7f3360abbb66044f6b831ba863eb29 (diff)
Merge "Cleanup project's name in Sonar"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d64cef8..98469f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <name>SDC Tosca Parser</name>
+ <name>sdc-sdc-tosca</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
<version>1.1.51-SNAPSHOT</version>
<packaging>jar</packaging>