diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2020-08-28 12:00:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-28 12:00:42 +0000 |
commit | 85dee0adcad3682190171c195b566535020f348f (patch) | |
tree | bfe9c5084258d5bfb657a075471bbd42fd3c3d19 | |
parent | 2f173c2b6dbe21120763f01efcf1e12080ab1f5f (diff) | |
parent | 8f5f54fc5bb6dfad1ae23fdf100a75bd2505c5d8 (diff) |
Merge "bump the release to 1.7.2"
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 4bdcfa1b54..f56901fc20 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |