From: Pamela Dragosh Date: Thu, 16 Nov 2017 13:37:09 +0000 (-0500) Subject: Update version.properties to 1.1.2 X-Git-Tag: v1.2.0~205 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=5574639015d8316696a0964c6f2f842679e4bc36 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 --- 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}