diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 12:06:04 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 12:06:07 -0400 |
commit | faade55612294e0b9753c0b970e1aa347cc7e656 (patch) | |
tree | bae2301eb4e17a13ad6d8313b74bdd8adcb31276 | |
parent | 99d3eb40f71ddf8813ebf3f93d8ff1630de0b7c0 (diff) |
Update to latest version of schema-service
Issue-ID: AAI-2169
Change-Id: I352c6d356ac6180cd1fae6be0906e16a686583e1
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ limitations under the License. <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.onap.aai.aai-common</groupId> |