X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=564f55f4e1842ce980e47890836c1b67a92df4ea;hb=f727f876191f815a850b89eb501f49bfd6e65c5d;hp=19d9f749b59ef855d484f85b63facc0c564a1bae;hpb=bea447f8ad508376b85658fdd123d1155b98e526;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 19d9f749..564f55f4 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.16-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=5 +patch=16 base_version=${major}.${minor}.${patch}