aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-08-16 13:43:32 -0400
committerWilliam Reehil <william.reehil@att.com>2022-08-16 17:48:37 +0000
commit3e0821cd021137cb431c14203440d4ed87aa2ffb (patch)
treee3156d195832cd1d5e19d83234b313f0dedf92b4 /pom.xml
parent58a2ea8b93bee14d41f190247d6709074f8027dd (diff)
[AAI] Upversion to 1.9.6 to include v27
Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I33d2b9275f7d6ebaacb734db916203bb4bbad42e
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 db5deaf..ab47d5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.traversal</groupId>
<artifactId>traversal</artifactId>
- <version>1.9.5-SNAPSHOT</version>
+ <version>1.9.6-SNAPSHOT</version>
<name>aai-traversal</name>
<packaging>pom</packaging>
<modules>
@@ -49,7 +49,7 @@
<staging.path>/content/repositories/staging/</staging.path>
<!-- GMaven plugin uses this property to figure out the name of the docker tag -->
<aai.project.version>${project.version}</aai.project.version>
- <aai.schema.service.version>1.9.5</aai.schema.service.version>
+ <aai.schema.service.version>1.9.7</aai.schema.service.version>
</properties>
<build>
<pluginManagement>