aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 13:24:59 -0500
committerNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 13:25:05 -0500
commitd7dfe0b18119633bbe3f51a59e811fde10594325 (patch)
tree325b99ae13252871e1c1135dad0b566154c30a0e /pom.xml
parentbc3d6838e5421f4c49087d91dc563e04a8f1e73f (diff)
[AAI] Up-version aai-common to 1.12.0 for London
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I83c7fe88ef4227b00efdfa0b4c6a102dca7a3f35
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7e475a26..a792b088 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.9.5-SNAPSHOT</version>
+ <version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>