diff options
author | vrvarma <vikas.varma@att.com> | 2020-03-20 13:04:54 -0400 |
---|---|---|
committer | vrvarma <vikas.varma@att.com> | 2020-03-20 13:05:04 -0400 |
commit | f0f912e2e8cb23952099c3df83167181a50ab2f8 (patch) | |
tree | ba3dbd852cd7b766630476f56759607d1c32b992 /version.properties | |
parent | f30da9513ae0501f453ee93729b381270fad0a2b (diff) |
Increment release version for osdf to 2.0.1
Change-Id: I71b40762d04eb7177ed3b0049f15536d0fd5a6a1
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-727
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 be8cc80..8c7f2a6 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |