diff options
author | Fu Jinhua <fu.jinhua@zte.com.cn> | 2017-11-29 06:27:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-29 06:27:02 +0000 |
commit | 7a914faf04c3b8210636664f939d887bf1ce0b95 (patch) | |
tree | c742558c125c491101015c3baf04a2c39246b13f /version.properties | |
parent | 3faacb1c6c407cf5065aff5604790dfc8be32aeb (diff) | |
parent | 42e443ee9b214a15b9b08fe86120b4fe3f3bb783 (diff) |
Merge "Bump minor version"
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 88587fbf..3e4a5502 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=1 base_version=${major}.${minor}.${patch} |