diff options
author | 2019-10-14 06:42:43 +0000 | |
---|---|---|
committer | 2019-10-14 06:42:43 +0000 | |
commit | 5216cd6afd486e14accab30308e7141c63a1c0de (patch) | |
tree | a7d28b635352b01f93b41359565d05c9e5b6f125 /common/pom.xml | |
parent | a61342a8c49fb0f183223500723cf7c339c1f037 (diff) | |
parent | 983e8525ff1887c0b1e030d08d7feac0868baf52 (diff) |
Merge "Release notes updation for release." into elalto
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index 1f7f044fc8..cd6f01641a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -58,7 +58,7 @@ <dependency> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema</artifactId> - <version>1.0.0</version> + <version>1.0.5</version> </dependency> <dependency> <groupId>org.modelmapper</groupId> |