From 50db22aa3b1d6fd0b0a87d32259e3b229868401c Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 2 Apr 2019 11:32:46 -0700 Subject: Fix CDS docker job MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I16c09b1680684bc17eb7505828e4279fe8172ddf Issue-ID: CCSDK-1194 Signed-off-by: Alexis de Talhouët --- version.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 1da7b9a35..1c98ae9b3 100644 --- a/version.properties +++ b/version.properties @@ -4,9 +4,9 @@ # because they are used in Jenkins, whose plug-in doesn't support -release_name=1 -sprint_number=0 -feature_revision=0 +release_name=0 +sprint_number=4 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg