From 49cc90f205535596dfdad0cf81a5bbf6ad93f5f8 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 24 Oct 2018 11:01:07 -0400 Subject: Create 1.4.0-SNAPSHOT for Dublin Change-Id: I0327cecb047047d77ac166a81cf86307759b2cf6 Signed-off-by: Prudence Au Issue-ID: LOG-716 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8b2aa75..611dff3 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=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit