X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=a81893c7a6183eb524805565eb162fa74cc90af7;hb=880a4ae41cfb06d43fa0a0d0b86f358c965534b7;hp=c6b63340412fcc6a2c7dfe12bab5c55328b53903;hpb=451f53ce0a02532b3da6a9cc2fbb59fee17cbe53;p=clamp.git diff --git a/version.properties b/version.properties index c6b63340..a81893c7 100644 --- a/version.properties +++ b/version.properties @@ -18,15 +18,15 @@ # 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 -minor=1 +major=2 +minor=0 patch=0 base_version=${major}.${minor}.${patch}