From: Niharika Sharma Date: Fri, 18 Nov 2022 15:35:06 +0000 (-0500) Subject: [AAI] Up-version aai-model-loader to 1.9.5 jakarta X-Git-Tag: 1.9.5~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b6a4ea053e650e57455a5051cfd475a9f2ddc17f;p=aai%2Fmodel-loader.git [AAI] Up-version aai-model-loader to 1.9.5 jakarta Issue-ID: AAI-3587 Signed-off-by: Niharika Sharma Change-Id: I93d65b57b9fa604712390ba2ff1a5b892d4573ac --- diff --git a/pom.xml b/pom.xml index 226429d..bf77a40 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/version.properties b/version.properties index 56c4cbc..7e0e671 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=9 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}