From: leila Date: Tue, 24 Jan 2023 14:54:31 +0000 (-0500) Subject: [AAI] Upversion resources 1.10.1 X-Git-Tag: 1.10.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d3b39c0b57e403ac247efa93e9b3ee48414af8ff;p=aai%2Fresources.git [AAI] Upversion resources 1.10.1 Issue-ID: AAI-3622 Signed-off-by: leila Change-Id: Ia99ae6b15a30e22862e815144e6b851abb8ad418 --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index bc8cd57b..609aafaf 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 4adc28cb..fdbd13ad 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 6117b374..935c9ab6 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=10 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}