diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
commit | d9e14351c570e6eac35576bb5d4bbe784b593553 (patch) | |
tree | 9b140ce83da93b7b0bd36f70988a2712fe0f830d /version.properties | |
parent | 60c76dd67f768bcb2427468ea0a81151c4974657 (diff) |
Roll versions to next minor release
Roll versions to next minor release number, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d
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 1cf2bd63f..2825b7a14 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ release_name=1 -sprint_number=3 -feature_revision=1 +sprint_number=4 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |