X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=5e24a1be910d2819c552a5fb0e27fe1358439659;hb=b5593a328646352d5a9ab9127894b6a4e6f281d7;hp=62ab3af74a587181c155f83a024df69d3d719b46;hpb=65229b8032f16fdfd045732b83902af92e79ab02;p=dmaap%2Fdatarouter.git diff --git a/version.properties b/version.properties index 62ab3af7..5e24a1be 100644 --- a/version.properties +++ b/version.properties @@ -25,12 +25,12 @@ # 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=0 +major=2 +minor=1 patch=5 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT