diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-20 00:36:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-20 00:36:06 +0000 |
commit | 026eab6c0210835612e38624659ec302a954cd8d (patch) | |
tree | bf3e004cea9858d72b6058222d64db6ef6bb6c4a /version.properties | |
parent | bde5f3fdd0a31848d669c03a01d37996fb4a88f9 (diff) | |
parent | 47d1b2c1064da356d7a9726f1c8d35cb68e9a4a1 (diff) |
Merge "Bump parent 3.2.0 on master"
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 7f9c4908..f34034bc 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=1 -patch=4 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |