diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-10-29 19:51:30 +0200 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-10-29 19:51:30 +0200 |
commit | d18094dfca7558771c8ac08893b069c0dfd44a23 (patch) | |
tree | 7225d8e9ac5845ff3a5b1edeab453f7fe15a9886 /version.properties | |
parent | 28fc3deb05c170d4b4e08e5431bd37c29f3d64a1 (diff) |
upgrading jetty
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.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 d709d86..a169fce 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |