summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhaoxing <meng.zhaoxing1@zte.com.cn>2017-09-22 16:28:44 +0800
committerZhaoxing <meng.zhaoxing1@zte.com.cn>2017-09-22 16:28:44 +0800
commitd21a28fd152c47b12ed4d489945bb64223d09034 (patch)
treef974111f87cff43f964fb402dcfd03ce555a428f
parent6a3e9d53686eda1d45fb54b97869a594741f089c (diff)
Cleanup project's name in Sonar
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I8dcebcb115e2d9d7602da5dae6aca5b880be14d7 Issue-id: CIMAN-65 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
-rw-r--r--nfvparser/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfvparser/pom.xml b/nfvparser/pom.xml
index ca18505..5569cc3 100644
--- a/nfvparser/pom.xml
+++ b/nfvparser/pom.xml
@@ -49,4 +49,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>