summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNiharika Sharma <niharika.sharma@amdocs.com>2022-11-14 09:39:35 -0500
committerNiharika Sharma <niharika.sharma@amdocs.com>2022-11-14 09:51:23 -0500
commit5660420c0cc104418677f1d3e2d5eea4703d2b3e (patch)
treef5604bcece8870c099b930d1a55710929e491be5 /pom.xml
parent3b096f45f2e99a3ca0fa4e87476d8c4d232be26c (diff)
[AAI] Upversion aai-common to 1.9.5
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I16555822aa3de1ac7a19a08fd378e1eb4c36e23e
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 bb14f04f..7e475a26 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.4-SNAPSHOT</version>
+ <version>1.9.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>