diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 17:01:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-27 17:01:45 +0000 |
commit | 2ce5df63e5a192f0c09d547ce7ab44ad82f1dddb (patch) | |
tree | 4cb4317b5e05ca004254ed399736063b3397e827 /version.properties | |
parent | ab948fc56feece43992f4ec20ce190a8cc5f7fd5 (diff) | |
parent | b45b74ea7832cc7f3b83072696f91ea41b470560 (diff) |
Merge "Bump parent master to 3.3.0 SNAPSHOT"
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 962a34da..2640898e 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=2 -patch=1 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |