X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=d47e5b0ea4720c9041a00714566677f44ac1515a;hb=f4a772c9a661660ca9a5d84c0f3046107fd7aeb0;hp=0c050360c99c03578f85dd4458ed6db052396d8d;hpb=3e26fc50979a352d7cd82279aee3e8318298bdd5;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 0c050360..d47e5b0e 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.22-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: +# This TAG 2.1.23-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=22 +patch=23 base_version=${major}.${minor}.${patch}