X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=38e2752761499daafe0d911a33b4ae30167cb64f;hb=8d3350fb03ebcf902416d4ae984234f041668ffc;hp=8e1fcaf666104a30dc22071b0a43cd21f6687e49;hpb=a97d731d65bb988e12495d7f9fa6565097c78e26;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 8e1fcaf6..38e27527 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=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch}