diff options
author | Xue Gao <xg353y@intl.att.com> | 2020-04-20 13:47:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-20 13:47:47 +0000 |
commit | 3bb0a519c63cc629f5d36b29d8eeced99109353f (patch) | |
tree | f1ddce6aab0c5c9f712db8c66339ea89262d354c /version.properties | |
parent | 700318e178976af1f492d23f1dcaeb6fa9cce46f (diff) | |
parent | caa876367571328ce9894f712fbfc287674dd0e0 (diff) |
Merge "Release 5.0.5"
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 b425bc662..cdbe71c1f 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |