[AAI] Update schema service to be on v26 by default and upversion to 1.9.4
Issue-ID: AAI-3435
Change-Id: I01c53e5b4c7a172754a9029d04900702951c09c9
Signed-off-by: wr148d <wr148d@att.com>
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml
index cf54fae..255891e 100644
--- a/aai-queries/pom.xml
+++ b/aai-queries/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.9.3-SNAPSHOT</version>
+ <version>1.9.4-SNAPSHOT</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>