aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-08-22 00:10:37 -0400
committerLusheng Ji <lji@research.att.com>2018-08-22 00:10:41 -0400
commit023a412ccc9731e790dd33f1ecbdbebb977335f7 (patch)
tree12a7080cd8efb3ba7f26b2772ef5f4dff878e8a9
parent759400d2f8a63f8f30f74605ad06bd2e881f7d95 (diff)
Fix sonar reporting project name
Issue-ID: DCAEGEN2-716 Change-Id: I3c58695609e851bb182426b20b690550db212ef1 Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b86cabc..379ceb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>dcae-services-mapper</name>
+ <name>dcaegen2-services-mapper</name>
<description>Universal VES mapper for DCAE Analytics Service</description>
<licenses>