diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-06-12 13:44:50 +0530 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-06-12 13:44:50 +0530 |
commit | fb13cc67d380c4270dc28a3c0672befa6d6cd174 (patch) | |
tree | 9fc689acdb057a66a46c90e1ca7c5644ed997bae | |
parent | a109531eea7494fabbf39ecd6c48c05ad57ad266 (diff) |
Update version to 1.4.44.0.0-ONAP1.4.4
Update version to 1.4.4.
Issue-ID: SO-2010
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Ice93606ea30d175c64b9511bcc24a294e3bd835e
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 44e6ad0dbb..28c09b9d6c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |