diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-02-21 10:00:14 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-02-21 10:00:41 -0500 |
commit | 86fa02e9207b20d2425d9af3980d994e86076c75 (patch) | |
tree | e10781bfb8062e68a3c125864cd96c3a03499636 /version.properties | |
parent | 8762d349e1be6f2facb725d8604e62d0f3c1dbba (diff) |
Update schema service to 1.0.1-SNAPSHOT
Issue-ID: AAI-2170
Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c
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 74f1b52..fedd873 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=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins release_version=${base_version} |