diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-08-20 10:51:44 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-08-20 10:51:49 -0400 |
commit | 46f941549e4fad198877b04e75519ee030e36bac (patch) | |
tree | 0d4505aa0134bd04e3971ed40304862dc995625b /version.properties | |
parent | 4c8cebb49896e56b4b4b28f6fcc33fa2282d67f6 (diff) |
Update schema service to use spring boot aaf filter
Issue-ID: AAI-3017
Change-Id: I876fe90c7d54ffca3b37fd9f8d2807dc4c4128ec
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 3d24212..35c7fa5 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=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |