diff options
author | wr148d <wr148d@att.com> | 2021-09-20 09:59:24 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-20 09:59:24 -0400 |
commit | 6bf7a83dfafd463828108aeb482cacd0ea539d43 (patch) | |
tree | 3bedeb5fe595a8b14f9b65e19c912c52e7f474c6 /pom.xml | |
parent | 80c390b457daccd9829d65b1a3e5c22378ce7a03 (diff) |
[AAI] Update babel to use the latest schema service version
Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I78adc4bb3e700501a6b1af6cd6ce25c887b0b7bd
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ <mvn.jaxb2.version>0.13.3</mvn.jaxb2.version> <aai-schema.group.id>org.onap.aai.schema-service</aai-schema.group.id> - <aai-schema.version>1.9.0</aai-schema.version> + <aai-schema.version>1.9.1</aai-schema.version> <apache.lang3.version>3.7</apache.lang3.version> <aai.rest.client.version>1.2.1</aai.rest.client.version> |