From: Niharika Sharma Date: Wed, 9 Nov 2022 17:59:25 +0000 (-0500) Subject: [AAI] Upversion resources to 1.9.6 X-Git-Tag: 1.10.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9224a089e529e08c076a55b335f3c754e3f57e07;p=aai%2Fresources.git [AAI] Upversion resources to 1.9.6 Issue-ID: AAI-3587 Signed-off-by: Niharika Sharma Change-Id: I22979391dde112b4176dcb2c6cff4a829dd401e6 --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 364dc57f..c9c93d38 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.9.5-SNAPSHOT + 1.9.6-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 48930579..d41d9300 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.9.5-SNAPSHOT + 1.9.6-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index f6439067..79d7ece0 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=5 +patch_version=6 base_version=${major_version}.${minor_version}.${patch_version}