X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=a81893c7a6183eb524805565eb162fa74cc90af7;hb=f92b38ddcb8b5eb80db55fa1ca6ebdb5af40d115;hp=b65593127b62ce7c19e220de4af5ab0f50a437ea;hpb=8bf33437774bd7120bb68a22d0106adcc3a1718d;p=clamp.git diff --git a/version.properties b/version.properties index b6559312..a81893c7 100644 --- a/version.properties +++ b/version.properties @@ -18,16 +18,16 @@ # limitations under the License. # ============LICENSE_END============================================ # =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# ### # Versioning variables # 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 +major=2 minor=0 -patch=1 +patch=0 base_version=${major}.${minor}.${patch}