Code Review
/
sdnc
/
apps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7e2b932
)
Clean Sonar Project name
57/65057/1
author
Gildas Lanilis
<gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 18:46:21 +0000
(11:46 -0700)
committer
Gildas Lanilis
<gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 18:47:51 +0000
(11:47 -0700)
Name to be consistant with repo name.
Change-Id: I7099672cdf66e52a298cd9426be736146c6f8546
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
ca265d8
..
b48e955
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-16,7
+16,7
@@
<version>1.1.0-SNAPSHOT</version>
</parent>
- <name>
ONAP :: ${project.groupId} :: ${project.artifactId}
</name>
+ <name>
sdnc-apps
</name>
<url>http://wiki.onap.org</url>
<description>POM to be used for apps in SDNC project</description>