summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-21 10:34:00 -0400
committerwr148d <wr148d@att.com>2022-03-21 10:34:00 -0400
commit23259166204cd60ffcc6bfbf0fa222f9806cabcd (patch)
tree8c519bd76c51091c28b905a0d96752a0f22a0634 /pom.xml
parent8bb00010e0c1b4009dc6325d1f865e05ef47b452 (diff)
[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I5c6d6cff03f2a6910918185ad2f101d8c44791ee
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 d9d5591..4893057 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.4-SNAPSHOT</version>
+ <version>1.9.5-SNAPSHOT</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>
@@ -49,7 +49,7 @@
<!-- GMaven plugin uses this property to figure out the name of the docker tag -->
<aai.project.version>${project.version}</aai.project.version>
<aai.common.version>1.9.3</aai.common.version>
- <aai.schema.service.version>1.9.4</aai.schema.service.version>
+ <aai.schema.service.version>1.9.5</aai.schema.service.version>
</properties>
<build>
<pluginManagement>