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:
e3871f1
)
Fix dependency failure for aai-schema
71/101371/2
author
mharazin
<mateusz.harazin@nokia.com>
Fri, 7 Feb 2020 10:27:06 +0000
(11:27 +0100)
committer
Mateusz Harazin
<mateusz.harazin@nokia.com>
Fri, 7 Feb 2020 10:41:28 +0000
(10:41 +0000)
Updated solution of dependency failure after changes in AAI
Issue-ID: SO-2636
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I253c73bf749fe200eda83eaa1761deeb38227c5e
common/pom.xml
patch
|
blob
|
history
diff --git
a/common/pom.xml
b/common/pom.xml
index
51415af
..
529841d
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.3
-SNAPSHOT
</version>
+ <version>1.6.3</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>