X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=4f38cbc3d66f50413486db12bc42c494ef54238a;hb=refs%2Fheads%2Fmaster;hp=b2dcc1020490b300fb147a8d854f44899e5ff02e;hpb=833866d4b8aa80c4ea3c4f2ccdb5acce01c1440e;p=aaf%2Fcadi.git diff --git a/version.properties b/version.properties index b2dcc10..4f38cbc 100644 --- a/version.properties +++ b/version.properties @@ -25,12 +25,13 @@ # 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 +# This TAG 2.1.13 is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=2 +patch=19 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