diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-08-05 17:16:15 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-08-06 10:17:47 +0000 |
commit | c63a3402b0054642bfe07465278dc80246b0321b (patch) | |
tree | a67f7290f686d831556a1f736f6f359fd7797967 /catalog-fe/pom.xml | |
parent | baf7f0a965d0ffebd5308d44758bfa9ba96c0c76 (diff) |
Updating the Jetty version
Change-Id: Id492fab0745479556a6c63af5aec32a49765cb67
Issue-ID: SDC-1545
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-fe/pom.xml')
-rw-r--r-- | catalog-fe/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml index dcefb5f6d3..a5ebc4b719 100644 --- a/catalog-fe/pom.xml +++ b/catalog-fe/pom.xml @@ -320,7 +320,6 @@ <version>${jetty.version}</version> <!--<version>9.0.6.v20130930</version>--> <configuration> - <contextPath>/</contextPath> <webApp> <contextPath>/</contextPath> <webInfIncludeJarPattern>.*/.*jersey-[^/]\.jar$</webInfIncludeJarPattern> |