diff options
author | 2019-02-28 10:32:39 -0600 | |
---|---|---|
committer | 2019-02-28 10:32:59 -0600 | |
commit | 6ac87e3e76e41b6c1e75c1216031f2e2e7129eec (patch) | |
tree | c726b4e66a54f586e13fa44b8edbaf64c0de6c20 /version.properties | |
parent | 5a4898a108ecf3e2e020e83eb35ef6b63fadc4cb (diff) |
Fix Class Compare2.1.13
Issue-ID: AAF-771
Change-Id: I4ae41def8830939651d64954c1479f2f5dece82d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index cb8a88f..9b2b66e 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ # 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.13 is here to help remember to change this file. Keep it up to date with the following "real" entries: +# This TAG <version>2.1.13</version> is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 patch=13 |