X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=version.properties;h=dd104115eb9b9cdebc8c1c269d4320638eafb802;hb=refs%2Fheads%2Fmaster;hp=09699482a50ff6ae369812f0263a8090606268d4;hpb=847b9d464fe26ac3bca915cbda65bc0e55b61677;p=aai%2Fsparky-be.git diff --git a/version.properties b/version.properties index 0969948..99190ec 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # 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=1 -minor=3 -patch=2 +major=2 +minor=0 +patch=5 base_version=${major}.${minor}.${patch}