diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-09-01 15:03:46 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-02 10:07:48 -0400 |
commit | 216e1c72e6850cd3a86030f0458328dcf951b9ef (patch) | |
tree | 86a5f6b0b6a231cbabd8a11c5dd1366457dc9b0f /version.properties | |
parent | fe316db0fbba47d67cccd0337ac33830eea7eb81 (diff) |
Add v21 support and add physical inventory objects
Issue-ID: AAI-3128
Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565
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 317226d..7b60f8d 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=7 +patch_version=8 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |