diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-09-07 08:53:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-07 08:53:34 +0000 |
commit | 3cd5aa28759518c265a27abb0ff54782373957cc (patch) | |
tree | c24b5f89387477b97790ae18267eff3beee65e3c | |
parent | 1b2aa2158a435734e742abc8eee5e89874c46220 (diff) | |
parent | ad42af79d9ecb45a220000e54a6d396478a917c9 (diff) |
Merge "Set version properties"2.0.3
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 17a752b9..f4e7474a 100644 --- a/version.properties +++ b/version.properties @@ -16,7 +16,7 @@ major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |