From 6ac2a7bd998d42384a30531042088f146d6a6ab0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 23 Sep 2020 16:05:55 -0400 Subject: Roll to initial Honolulu snapshot Roll to initial Honolulu snapshot version Change-Id: I505ad4623b2fb8b401d66608aac6de0a132a28f3 Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 16392a3..b64d6f3 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