diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 16:27:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-20 09:21:37 -0400 |
commit | 9cdcc40a85adafd319ff5ace10139cb2f9f62655 (patch) | |
tree | 60cbeda9d5d890f7d085587260090c24fd5b58d1 /version.properties | |
parent | 1801c19b6cc5ac80dea655d2f60b76e70e1e80aa (diff) |
Update to use CCSDK version 0.6.3
Roll versions and update to use CCSDK version 0.6.3
Change-Id: Ia84a64cda94791c967f25851e5a540df08b6549b
Issue-ID: SDNC-917
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 845ff019964af8cd799861ccd47fc44182041675
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 3c47c6ee..073c2cd4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=1 sprint_number=7 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |