diff options
author | Marcus Williams <marcus.williams@intel.com> | 2017-09-08 23:38:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-08 23:38:11 +0000 |
commit | 319ef643002d7a781ce3182eca1fb6369036477e (patch) | |
tree | 96d0006b7ab1b9f6e95888d443a53d2668d10eb7 /pom.xml | |
parent | 51afe8d0b024deba82289c04067ca0e4c37ebb16 (diff) | |
parent | 1024ced0661d065d8c1748ce1f70aeab8313bd91 (diff) |
Merge "Cleanup project's name in Sonar"
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <artifactId>parent</artifactId> <version>0.0.1-SNAPSHOT</version> - <name>CCSDK Parent POMs</name> + <name>ccsdk-parent</name> <url>http://wiki.onap.org</url> <description>Parent POMs to be used by clients of CCSDK</description> |