diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-25 16:17:55 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-25 16:17:55 -0500 |
commit | 7f767b4455af5ea65bb69ce40a8ac998ddbca04f (patch) | |
tree | 75f00772566d737a4623b2b54856ed6662db9390 /version.properties | |
parent | 50fe65ea5daca6935cdbc1155adbfb53f5a28c40 (diff) |
Release version 1.1.0 of ccsdk/oran
Release initial Honolulu version of ccsdk/oran and roll
version to next snapshot
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic01df9fa3332aa0010743cba7cd4d49e898f25f0
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 caf86c71..b5d10a70 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} |