summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2017-09-12 18:40:52 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-12 18:40:52 +0000
commit82c721e43342d3254d5bfda3a1e78030857278b8 (patch)
tree53cdd5eca82186513cb16c4f56fe3e3b1c249080
parent4b5742452dfe119cdb026a686b15bdc34869ab0f (diff)
parent76cc6907029d09abe01a075538be5b613fe01320 (diff)
Merge "Cleanup project's name in Sonar"
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b8a9aca6..c6a660e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.dmaap.datarouter</groupId>
<artifactId>parent</artifactId>
- <name>datarouter</name>
+ <name>dmaap-datarouter</name>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<url>https://github.com/att/DMAAP_DATAROUTER</url>
@@ -118,4 +118,4 @@
<url>https://repository.jboss.org/nexus/content/groups/public</url>
</repository>
</repositories>
-</project> \ No newline at end of file
+</project>