From e0950730de4543af8e3fd672e80feff540e6483d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 23 May 2019 16:40:04 -0400 Subject: Bump to 1.4.2-SNAPSHOT Released 1.4.1 Issue-ID: POLICY-1700 Change-Id: Ied6d06664155ff6e44ede90f1c081ec5bd2ef679 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 e0ab8ddb9..739b15f12 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit