diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
commit | 029c9a690226522b96c0597b8e32bdbc0c6fb2ef (patch) | |
tree | 26dc27507aa1c5631957be6ffaaac7639954e828 /version.properties | |
parent | ad032bae37da536a3fb5a28f07ada88926f9499a (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I787ec23d2b30cecbae1e491c25e5fd4d8d566537
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@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 b05a161f..420d7a45 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=7 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |