diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-15 16:23:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-15 16:23:56 -0400 |
commit | cc85f28e57c7d25dfa82573dda036bea34aa951a (patch) | |
tree | 6e202140606954d693cc021a756e1f1cc28f6e1d /version.properties | |
parent | cea375b87449bc075914563d7f4f07f7c1be3fac (diff) |
Release version 1.2.2
Release version 1.2.2 of CCSDK features and roll to next snapshot
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
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 0cff3862d..055a2ec9f 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ release_name=1 sprint_number=2 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |