From 6f69d79828fdb282803089c1c0722463b9a59a5b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 5 Jun 2018 15:41:08 +0100 Subject: Update policy-common to SNAPSHOT-1.3.0 Snapshot updated for Casablanca. Change-Id: Ife941f771b02be68e35fd638adfac78cf2b3ba99 Issue-ID: POLICY-875 Signed-off-by: liamfallon --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f1770451..a254b216 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg