From 211741a49ada8da49a0bd6205c9c5ecf6ecd5e6b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 23 May 2019 19:01:24 -0400 Subject: Bump to 2.0.2-SNAPSHOT Released 2.0.1 Issue-ID: POLICY-1700 Change-Id: I6c1e328ff0ccbdfd59856ee14a56990ae36df56c Signed-off-by: Pamela Dragosh --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg