Code Review
/
aai
/
validation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7c7c481
)
Clean Sonar Project name
65/65065/1
author
Gildas Lanilis
<gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 19:06:10 +0000
(12:06 -0700)
committer
Gildas Lanilis
<gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 19:07:30 +0000
(12:07 -0700)
Name as it appears in Sonar has to be consistent with repo name.
Change-Id: I296cba04888e166b86322a3a08a2677773d5c22c
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
e9780be
..
e174e3d
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-21,6
+21,7
@@
limitations under the License.
<groupId>org.onap.aai.validation</groupId>
<artifactId>validation</artifactId>
+ <name>aai-validation</name>
<version>1.3.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>