diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-25 13:50:31 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-25 13:50:31 -0500 |
commit | 72e952ae47506673f7efc893ae447fe55598a952 (patch) | |
tree | 84cffebccb7f5b0cf15250975bda3da524910a65 /version.properties | |
parent | 652e1bb38db85b2646229a43935a47f42032a839 (diff) |
Release version 1.1.0 of sli/core
Release initial Honolulu version of sli/core and roll
version to next snapshot
Change-Id: Id65539a7e275c57fce0bc23e88bbc2eaf641cf05
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 3e9715876..ca85875b1 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=1 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} |