From 47896f4e1f334c317ef6e124028e4f8555a81f00 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Sep 2020 13:56:06 -0400 Subject: Roll to initial Honolulu snapshot Roll to initial Honolulu snapshot version Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 16392a3c..b64d6f39 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=2 -sprint_number=0 -feature_revision=1 +sprint_number=1 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg