diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2020-05-25 12:21:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-25 12:21:18 +0000 |
commit | 88484fe25b16721ab3158ad8edf3168462b41c3f (patch) | |
tree | d105b1c1f405dbf74ec3e68542a93e34a23ee628 | |
parent | 1cca8f22dcd731cc47b5a0b8fce8f756e45561ab (diff) | |
parent | 74478ba5c8360987a0aae521fca20c481f288196 (diff) |
Merge "bump to the SO 1.6.3" into frankfurt
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 41565bf017..6d9c3d35ef 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |