X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=e341f3e449dd10aeab5a34905a06fed39ad4e4e5;hb=refs%2Fchanges%2F28%2F91828%2F1;hp=d632abeed9a33e74bee8598b8d2e649d0a941d54;hpb=5b77b6489dfb644a901e2640615a32d78f533351;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index d632abee..e341f3e4 100644 --- a/version.properties +++ b/version.properties @@ -24,10 +24,10 @@ # 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.14-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: +# This TAG 2.1.15-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=14 +patch=15 base_version=${major}.${minor}.${patch}