From 5574639015d8316696a0964c6f2f842679e4bc36 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 16 Nov 2017 08:37:09 -0500 Subject: [PATCH] Update version.properties to 1.1.2 Missed this when updating the rest of the pom.xml Issue-ID: POLICY-436 Change-Id: If93351317d30be54b2daa1a28b773b2ee8fe4e31 Signed-off-by: Pamela Dragosh --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 55fbf4416..c0fa9d52a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6