diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:05:25 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:05:34 -0400 |
commit | 04d2ffb108b6854fe273c4644e888adbe3dfc7fd (patch) | |
tree | 6d3c67feadb3655bc7ba422b13973df315bd4913 /version.properties | |
parent | 1f122459bf8c3b8d3411bff2b22fca073d1c22a2 (diff) |
Bump to 2.0.2-SNAPSHOT
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: I75e2ea1e32dca747f1e093d352909818513f0820
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} |