diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:01:24 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:01:30 -0400 |
commit | 211741a49ada8da49a0bd6205c9c5ecf6ecd5e6b (patch) | |
tree | 4cbe3201631dec7ebec844920a900f1026a48e7b /version.properties | |
parent | 285a6ba21cbfc9d8576f9cc0dfb69719e0984165 (diff) |
Bump to 2.0.2-SNAPSHOT
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: I6c1e328ff0ccbdfd59856ee14a56990ae36df56c
Signed-off-by: Pamela Dragosh <pdragosh@research.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 ae234638..bb52871b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |