diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 12:49:55 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-17 01:01:15 +0000 |
commit | e8f1e00ea3a7dc950ffaaa58584ffb79cf9fe4fc (patch) | |
tree | e3528da781990aa13b30f3c3f5f4573fe1948f51 /version.properties | |
parent | 47529fe8dce6098ae91b1674a5febd6302dfdaa9 (diff) |
Releasing 2.1.7 and Rolling to next snapshot
Issue-ID: CCSDK-3332
Change-Id: I855b103f5b7f250c3a322a363561179690bd211d
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
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 4a95574a..09472dd8 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=2 sprint_number=1 -feature_revision=7 +feature_revision=8 base_version=${release_name}.${sprint_number}.${feature_revision} |