From: Niharika Sharma Date: Mon, 21 Nov 2022 18:29:19 +0000 (-0500) Subject: [AAI] Up-version aai-resources to 1.12.0 for London X-Git-Tag: 1.12.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=55f0abc04bdb2cf9ae344c250810bd9ed4683019;p=aai%2Fresources.git [AAI] Up-version aai-resources to 1.12.0 for London Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma Change-Id: Ie3a58b17a0c32809c3a917f7e6cf6a57dea7df6c --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index f5884dab..7ab6a419 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index adfa6915..b5cbce7b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT aai-resources pom @@ -190,4 +190,4 @@ ${nexusproxy}${snapshot.path} - \ No newline at end of file + diff --git a/version.properties b/version.properties index 87419833..a53bc44c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=11 +minor_version=12 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}