From: wr148d Date: Mon, 21 Mar 2022 14:34:02 +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^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F127918%2F1;p=aai%2Fbabel.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: I747e0ed51ec499b6c1d4bb33d46a6524bf4375c1 --- diff --git a/pom.xml b/pom.xml index 0a38764..2337c67 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT jar aai-babel @@ -100,7 +100,7 @@ 0.13.3 org.onap.aai.schema-service - 1.9.4 + 1.9.5 3.7 1.2.1 diff --git a/version.properties b/version.properties index ac570a7..5090fa4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}