diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 11:47:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-09 18:06:20 -0500 |
commit | 764b658c8138a9e52798ba70117fc0222893c266 (patch) | |
tree | bcc9ad80c5e0c5a4b269f332b7f2e138d8694968 /version.properties | |
parent | 94f4b9bf8661ad75628163b46518e902b6abc834 (diff) |
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/sli
to 1.3.0-SNAPSHOT for Istanbul release
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1af3a469f0d8b5f46eed878e59dc318a9857c6db
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 8c6f3b19f..8e5be7b0a 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ release_name=1 -sprint_number=2 -feature_revision=1 +sprint_number=3 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |