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:
9131b47
)
Fix dependency failure for aai-schema
28/101228/2
author
mharazin
<mateusz.harazin@nokia.com>
Thu, 6 Feb 2020 09:36:48 +0000
(10:36 +0100)
committer
mharazin
<mateusz.harazin@nokia.com>
Thu, 6 Feb 2020 12:05:20 +0000
(13:05 +0100)
Temporary solution until fix AAI-2789 bug
Issue-ID: SO-2636
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: Ifaee3198bba7f293530b4fed1f6267e54ceeba9d
common/pom.xml
patch
|
blob
|
history
diff --git
a/common/pom.xml
b/common/pom.xml
index
3f029bc
..
51415af
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.
2
-SNAPSHOT</version>
+ <version>1.6.
3
-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>