From: Harish Venkata Kajur Date: Mon, 26 Oct 2020 15:16:39 +0000 (-0400) Subject: Update version properties to 1.7.11 X-Git-Tag: 1.7.11~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F114247%2F1;p=aai%2Fschema-service.git Update version properties to 1.7.11 Issue-ID: AAI-3211 Change-Id: I88816dcb68e3eb37f6d09e9a69e2f526ebb285a6 Signed-off-by: Harish Venkata Kajur --- diff --git a/version.properties b/version.properties index 50891a3..f4aac2d 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=7 -patch_version=10 +patch_version=11 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins