X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=e945821b5128261143c66c4ee3459c9f5461f48f;hb=133592f4d210a3e509c1c53a736e87ec2f1533ce;hp=2ffb7ed4b45e3a503096e4608940384d5eb1fe5d;hpb=cce7c15c3314a92835e8ce7566d90c2399c43f30;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 2ffb7ed4..e945821b 100644 --- a/version.properties +++ b/version.properties @@ -17,17 +17,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============LICENSE_END============================================ -# =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. ### + # Versioning variables # 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.11-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=3 +patch=11 base_version=${major}.${minor}.${patch}