X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=version.properties;h=77d490c56ca69ae1a3e53e9835fc725a4670d0b4;hb=55789c5859aff784f6b3cb45e17375c5be1c4cf3;hp=12d985e635db30977dd3366801322809ab715b0e;hpb=b7440251f26be4e879ae607c3981a3799b8b3909;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 12d985e6..77d490c5 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.7.0-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=2 +minor=7 +patch=1 base_version=${major}.${minor}.${patch}