aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-09-20 09:59:24 -0400
committerwr148d <wr148d@att.com>2021-09-20 09:59:24 -0400
commit6bf7a83dfafd463828108aeb482cacd0ea539d43 (patch)
tree3bedeb5fe595a8b14f9b65e19c912c52e7f474c6
parent80c390b457daccd9829d65b1a3e5c22378ce7a03 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 42182a3..3fd0d28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>