diff options
author | Michael Lando <ml636r@att.com> | 2017-09-10 08:17:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-10 08:17:42 +0000 |
commit | d6a06de75b157ab7c0fed9ff60f3cee3e8cf06b8 (patch) | |
tree | ae3e45b57b976060573968bea468106efe4a4768 | |
parent | 9fdafa9d955ca131c1402c95ded4e29209e5c8ec (diff) | |
parent | 655bfd769a7f3360abbb66044f6b831ba863eb29 (diff) |
Merge "Cleanup project's name in Sonar"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|