diff options
author | Ben-kimon, Hofit (hb272c) <hb272c@att.com> | 2018-09-16 17:38:29 +0300 |
---|---|---|
committer | Ben-kimon, Hofit (hb272c) <hb272c@att.com> | 2018-09-16 17:40:25 +0300 |
commit | 77108dc421d73732c264a5485fc9a0188d472e67 (patch) | |
tree | ab9d96ca913738f0a4bc0b9fb970485ff57134dc /version.properties | |
parent | a2705637c17beb663c47f82b03279e479ed2f8ca (diff) |
use new jtosca after fix
Change-Id: I1bf2156ed02d5464c8147d01bf8f1963045c6121
Issue-ID: SDC-1764
Signed-off-by: Ben-kimon, Hofit (hb272c) <hb272c@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 0d94dfd..a54766f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |