aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-15 10:41:00 -0400
committerwr148d <wr148d@att.com>2022-03-15 10:41:00 -0400
commit51ab8dc0e003b9290ee36bb6ffa6b33baebdc07b (patch)
treed9944a1e73f4a051fd1c2e21822870fca1852b8d
parent182a3779e67856cdee0747b20745b8bd8585e71e (diff)
[AAI] Updating Babel to have common versions properly set together
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I2a657305e1a9bc0911bb4bd499a705570754b134
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3625e48..1fa10cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.9.2</version>
+ <version>1.9.3</version>
</parent>
<groupId>org.onap.aai</groupId>