diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:15:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 14:15:10 +0000 |
commit | 935ad375aab3c58a1ea245d2d20c49fc20941388 (patch) | |
tree | e3bc155089031f88c98a288c41fe8a13959e1fd8 /version.properties | |
parent | 2805840c029892f85c6e723606fb18c9f6dd1529 (diff) | |
parent | d77cb63fe253a8f9335764aeecf971348c894728 (diff) |
Merge "Changing docker image tag" into beijing
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 af0373d50..ddc6dd849 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major_version=2 +major_version=3 minor_version=0 patch_version=0 |