X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=a32a56d91e46886ea010f4081dc952bfa97bed02;hb=9cb7d5ed5ea1c52e5636db8592caac65828bb3c1;hp=82edb1bb39ac69c8836a5138335ac927265a49cf;hpb=63e0cb390d97c368b63a0704bd6607d338710866;p=demo.git diff --git a/version.properties b/version.properties index 82edb1bb..a32a56d9 100644 --- a/version.properties +++ b/version.properties @@ -2,11 +2,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 -patch=0 +minor=2 +patch=1 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