summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2017-09-08 22:10:04 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-08 22:10:04 +0000
commitce25370b6e0d8ca806c47e36222547c4edd6c6b5 (patch)
tree2ef07ee172ff3cb114a5e7d7ec4bec2295519d43
parentb5f293ece50abeb188d8245a2d803e5047fdcdbb (diff)
parentc246377da102308f617c87fdc0a8eba00ddce95b (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 9113910..87d7cf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>cdapbroker</artifactId>
- <name>cdapbroker</name>
+ <name>dcaegen2-platform-cdapbroker</name>
<version>1.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>