aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-02-14 15:23:41 -0500
committerwr148d <wr148d@att.com>2022-02-22 10:35:24 -0500
commite7fe43beaceafc534793a819c356191856409a5c (patch)
tree6314f912cc2228d9db50903abbb9d92f60782bb1 /pom.xml
parent1f911fcd741ffa314ae37faf450e110e81a50fec (diff)
[AAI] Update babel to use the new v26 schema and upversion to 1.9.3
Issue-ID: AAI-3435 Change-Id: I280aa7e646329999d066a88a33fa19c8e714d599 Signed-off-by: wr148d <wr148d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0665e79..1eb165b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.9.2-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>
@@ -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.1</aai-schema.version>
+ <aai-schema.version>1.9.4</aai-schema.version>
<apache.lang3.version>3.7</apache.lang3.version>
<aai.rest.client.version>1.2.1</aai.rest.client.version>