X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=cada72b1e2c54699174147b68eda16a26c33817f;hb=a174f8ddbc5eb78a648fb68b33ef18cb64d81fda;hp=2400e4d362d5abfd5473f8f0a1d6f2948d086cb1;hpb=944be36dc15900cc9b3a8cf04916f5ef446824c6;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 2400e4d3..cada72b1 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.10 is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=7 +patch=10 base_version=${major}.${minor}.${patch}