diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:46:11 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:46:12 -0500 |
commit | fc96fb063d9acc08173ef659088a993baf5c0dbf (patch) | |
tree | d9283cbcea2819899edcafa3c304f6714b2c6d9e /version.properties | |
parent | 7aa3a8de36ad49c89801d266b8ecabe91d4ae0e9 (diff) |
Upversion artifacts to 1.8.0-SNAPSHOT
Issue-ID: AAI-3222
Change-Id: I3a4ea9f9821a40c473251efa286abfd3bc41998d
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 4bdcfa1..11f0383 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 -patch=1 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |