From: wr148d Date: Thu, 23 Sep 2021 13:29:22 +0000 (-0400) Subject: [AAI] Upversion resources for the multi-tenancy work to 1.9.2 X-Git-Tag: 1.9.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9b0fea16fb032ae2f7cde78d1eb1800f3882f3da;p=aai%2Fresources.git [AAI] Upversion resources for the multi-tenancy work to 1.9.2 Issue-ID: AAI-3324 Signed-off-by: wr148d Change-Id: I665a4576797e2e7ee037142a8ae5aac515cabab6 --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 2c0a1711..4e07cc4d 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index b68fbdd5..4f4385e8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT aai-resources pom @@ -49,7 +49,7 @@ ${project.version} 1.9.0 - 1.9.0 + 1.9.2 diff --git a/version.properties b/version.properties index aae7e916..8c306883 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version}