aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-10-19 11:35:25 -0400
committerwr148d <wr148d@att.com>2022-10-19 16:26:24 -0400
commite9bfa53fa9e471cd449b10c31bfe8d7ceb930f63 (patch)
tree6e2335813a6ca1df9c31a5c2daf223c37ab88194 /pom.xml
parenteb452fff4934e65b25128a2557cb4e7d3b44d854 (diff)
[AAI] Upversion babel to 1.11.0 for Kohn
Issue-ID: AAI-3537 Change-Id: Ieabfcf86e878514406326eb958dcc587601c973d 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 09d0012..1343611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.9.6-SNAPSHOT</version>
+ <version>1.11.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>
@@ -87,7 +87,7 @@
<!-- Dependency Versions -->
<sdc.tosca.version>1.5.1</sdc.tosca.version>
- <aai.common.version>1.9.3</aai.common.version>
+ <aai.common.version>1.9.4</aai.common.version>
<aaf.version>2.1.21</aaf.version>
<common.logging.version>1.2.2</common.logging.version>
<logback.core.version>1.2.7</logback.core.version>