diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:47:29 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:47:29 -0400 |
commit | 30503f6381613928e0df248cd61faca2278c3741 (patch) | |
tree | 3caeaf6c2eee65be6f791d4bd1b970095d531c41 /version.properties | |
parent | 4761ffd6d3da6540bf5b25ff5126018ccedd8ead (diff) |
Roll to initial Honolulu version
Roll master branch to initial Honolulu version
Change-Id: Ic3285445768330c87ae757666022e5250e3690fd
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 60fa8b34..07353d5a 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} |