diff options
author | Steve Smokowski <ss835w@att.com> | 2019-10-09 11:48:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-09 11:48:48 +0000 |
commit | 3101834b333d45277cc6c635c61b102f0d18442c (patch) | |
tree | c647b85993ff912eea1793d166328209e3774b53 /common/pom.xml | |
parent | ebe0f0282c91821f1485b2a9557330a4710d9bc4 (diff) | |
parent | 110724f489ba8416a9921cee8f94410e58307af0 (diff) |
Merge "Converted tests to use LATEST"
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> |