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.1.2~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=995bb2204a5b9ac5ba4c5a541767ad0f2d6615f6 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 (cherry picked from commit 5574639015d8316696a0964c6f2f842679e4bc36) --- 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}