From: Dasar Date: Mon, 15 Apr 2024 06:29:01 +0000 (+0530) Subject: Update AAI-Resources SNAPSHOT version to 1.13.4 X-Git-Tag: 1.13.4~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3ec45503f516eabbd7cf48799fd5d3491ded5ad1;p=aai%2Fresources.git Update AAI-Resources SNAPSHOT version to 1.13.4 - Change AAI-Resources SNAPSHOT version from 1.13.3. to 1.13.4 Issue-ID: AAI-3793 Change-Id: I8ea8495b38e77e0c784d1685ee3ac3e801e5e5a7 Signed-off-by: Dasar --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 79a1d751..c22ef1cf 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.13.3-SNAPSHOT + 1.13.4-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 2a9ae56d..1f77925e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.13.3-SNAPSHOT + 1.13.4-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 4cf90139..c5bbf546 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=13 -patch_version=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version}