Code Review
/
so.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f388c24
)
Fix dependency failure for aai-schema
27/101027/1
author
Enbo Wang
<wangenbo@huawei.com>
Mon, 3 Feb 2020 05:30:06 +0000
(13:30 +0800)
committer
Enbo Wang
<wangenbo@huawei.com>
Mon, 3 Feb 2020 05:36:40 +0000
(13:36 +0800)
Issue-ID: SO-2636
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I946870c801134dc76b8c55ffd52ace5aaef60a69
common/pom.xml
patch
|
blob
|
history
diff --git
a/common/pom.xml
b/common/pom.xml
index
cdd5df9
..
3f029bc
100644
(file)
--- a/
common/pom.xml
+++ b/
common/pom.xml
@@
-59,7
+59,7
@@
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.6.
1
-SNAPSHOT</version>
+ <version>1.6.
2
-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>