diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-09-17 12:08:54 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-17 12:09:02 -0400 |
commit | 1f61c1adf8359a4170316f31a1e7246e6bd500b2 (patch) | |
tree | 977852f4a3c1c86a2cd869e012d9a9278335e0bb /version.properties | |
parent | 6301153359a3b12a845f7678519ef75d00e5aec2 (diff) |
Upversion to 1.7.10-SNAPSHOT
Issue-ID: AAI-3185
Change-Id: Ia5fddb90571797fa62d41e36ea2a8484f70b2111
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 c936f1d..50891a3 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=9 +patch_version=10 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |