diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:43:19 +0000 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:43:21 +0000 |
commit | f841257409cf1106a67db0ef357e7c62c0dadf62 (patch) | |
tree | 5ebf8969a889e1fae5ad9fa9f36a3f20effcf5a7 /version.properties | |
parent | 051b414d12e8d72e0bc709db669b577e8ac210c2 (diff) |
Update the schema service to 1.6.6-SNAPSHOT
Issue-ID: AAI-2751
Change-Id: Ie06c01fceec3572e0698938eedf10199a51f7164
Signed-off-by: Kajur, Harish (vk250x) <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 9315577..da5d8ef 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=6 -patch_version=5 +patch_version=6 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |