X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9bdcd7bec126dd66151bd7a6b9eb9110690d95af;hb=cee64537a7e4b8579996a4e3e1b0f98b7fe646cb;hp=12d985e635db30977dd3366801322809ab715b0e;hpb=6261a19e61138e861f5c7eaf37835205f19f1fe0;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 12d985e6..9bdcd7be 100644 --- a/version.properties +++ b/version.properties @@ -17,16 +17,16 @@ # 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 +minor=7 patch=2 base_version=${major}.${minor}.${patch}