diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-10-31 19:39:30 +0000 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-10-31 19:39:44 +0000 |
commit | 7bf7bd2d17a394790cf1483dc37b3ff742497117 (patch) | |
tree | 2735e4c3a30c6aaceabf59cfb28b2cfb35424b21 /version.properties | |
parent | 16662450f42c0ea03a8fc12a2c2bb18d9d8e2558 (diff) |
Update the schema service to 1.6.1-SNAPSHOT
Issue-ID: AAI-2607
Change-Id: I346a23af1c0176a8a9dbaeac3b83ba5e50e27618
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 c36ffe6..9d8a8b0 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=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |