From: wr148d Date: Thu, 27 Jan 2022 15:18:41 +0000 (-0500) Subject: [AAI] Upversion resources to 1.9.3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c3d86a7777001c81ff5323b381b4bb1af4613648;p=aai%2Fresources.git [AAI] Upversion resources to 1.9.3 Issue-ID: AAI-3431 Signed-off-by: wr148d Change-Id: I27ccb511f0f8243392eb53ac37a27b33eb035505 --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 4e07cc4d..48102ae5 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.9.2-SNAPSHOT + 1.9.3-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 5477e7fa..2eec04d4 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.9.2-SNAPSHOT + 1.9.3-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 8c306883..91deacb4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version}