diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2018-11-20 10:50:36 +0800 |
---|---|---|
committer | Huabing Zhao <zhaohuabing@gmail.com> | 2018-11-20 10:51:10 +0800 |
commit | 9d2f1aa0a48d8256b0be994a5842f0c33c67231e (patch) | |
tree | 8812236adf829f30ff9ed99920d752ba6c8a3438 /version.properties | |
parent | 457508be9cc33473b68759fff21c2f3c06e8f4ec (diff) |
Bump verison to 1.2.23.0.0-ONAP1.2.2
Issue-ID: MSB-302
Change-Id: I6e1732b3dbea369104cdb7551732981b333de4cc
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
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 00ef564..152260f 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=0 +patch=2 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |