From: Pamela Dragosh Date: Wed, 15 Mar 2017 16:12:04 +0000 (-0400) Subject: fix version.properties to 1.1.0 X-Git-Tag: v1.1.0~142 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a05719d01b50bbfd138553e59fe1878d1f6d5f1e;hp=49898dee144de74a943bf620ffd8d250e6f5f00f;p=policy%2Fengine.git fix version.properties to 1.1.0 Change-Id: Icb0808e73adcf678e6767481508ef00b751fd524 Signed-off-by: Pamela Dragosh --- diff --git a/version.properties b/version.properties index 512878731..7f86aa15a 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch}