[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs
[aai/traversal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2433f85..db5deaf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     </parent>
     <groupId>org.onap.aai.traversal</groupId>
     <artifactId>traversal</artifactId>
-    <version>1.9.4-SNAPSHOT</version>
+    <version>1.9.5-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.4</aai.schema.service.version>
+        <aai.schema.service.version>1.9.5</aai.schema.service.version>
     </properties>
     <build>
         <pluginManagement>