From: Niharika Sharma Date: Mon, 7 Nov 2022 19:17:50 +0000 (-0500) Subject: AAI graphadmin Up-version to 1.11.1 X-Git-Tag: 1.11.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4ac980d1e00cb9cb1a2913e621a166ca45368b66;p=aai%2Fgraphadmin.git AAI graphadmin Up-version to 1.11.1 Issue-ID: AAI-3581 Signed-off-by: Niharika Sharma Change-Id: I32dd2eb08ab02e38743c5cbb0f1bf928210e86bd --- diff --git a/pom.xml b/pom.xml index cc0d216..9d58571 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.graphadmin aai-graphadmin - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT diff --git a/version.properties b/version.properties index 8741983..1ba175f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=11 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}