From: wr148d Date: Mon, 21 Mar 2022 14:34:00 +0000 (-0400) Subject: [AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs X-Git-Tag: 1.9.5~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=23259166204cd60ffcc6bfbf0fa222f9806cabcd;p=aai%2Fresources.git [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 Change-Id: I5c6d6cff03f2a6910918185ad2f101d8c44791ee --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index a897467b..e7e81e71 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index d9d55910..48930579 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT aai-resources pom @@ -49,7 +49,7 @@ ${project.version} 1.9.3 - 1.9.4 + 1.9.5 diff --git a/version.properties b/version.properties index 651460a7..f6439067 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version}