Code Review
/
optf
/
has.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8d22623
)
Cleaning up names in Sonar
85/33285/1
author
Gildas Lanilis
<gildas.lanilis@huawei.com>
Wed, 28 Feb 2018 00:23:10 +0000
(16:23 -0800)
committer
Gildas Lanilis
<gildas.lanilis@huawei.com>
Wed, 28 Feb 2018 00:24:53 +0000
(16:24 -0800)
Name is sonar should match repo name. In this case name is optf-has
Change-Id: I25ec7578c0e26125d9dc7237d02012546883474c
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
d10dd2b
..
37a62d3
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-28,7
+28,7
@@
<groupId>org.onap.optf.has</groupId>
<artifactId>optf-has-root</artifactId>
- <name>optf-has
-root
</name>
+ <name>optf-has</name>
<version>1.1.0-SNAPSHOT</version>
<description>Homing Allocation Service</description>