diff options
author | Tal Gitelman <tal.gitelman@att.com> | 2018-11-05 11:26:23 +0200 |
---|---|---|
committer | Tal Gitelman <tal.gitelman@att.com> | 2018-11-05 11:26:23 +0200 |
commit | 36aaff0eb99184ecb552d14aa44b818308be38ee (patch) | |
tree | 6b617273af00bd38d452ccdf407e91d93e4221a0 /version.properties | |
parent | d18094dfca7558771c8ac08893b069c0dfd44a23 (diff) |
upgrading jettycasablanca
Change-Id: Ia6701d1d27006952748abb69ca2a544eacaa600d
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tal.gitelman@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 a169fce..0d94dfd 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |