From: Niharika Sharma Date: Tue, 15 Nov 2022 18:04:02 +0000 (-0500) Subject: [AAI] Up-version aai-graphadmin to 1.9.5 X-Git-Tag: 1.10.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F132222%2F1;p=aai%2Fgraphadmin.git [AAI] Up-version aai-graphadmin to 1.9.5 Issue-ID: AAI-3587 Signed-off-by: Niharika Sharma Change-Id: Ida9f7fdef00c511251f18444187060d94a292f7b --- diff --git a/pom.xml b/pom.xml index acfa577..f920b7d 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.graphadmin aai-graphadmin - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/version.properties b/version.properties index 651460a..f643906 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}