X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=5e52b35bb52540eb9fefb14d360c46c0e93b67ad;hb=05e395c6ca27d4fcf6871e9c249c76c8ce61264e;hp=b2dcc1020490b300fb147a8d854f44899e5ff02e;hpb=833866d4b8aa80c4ea3c4f2ccdb5acce01c1440e;p=aaf%2Fcadi.git diff --git a/version.properties b/version.properties index b2dcc10..5e52b35 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=16 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