diff options
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> |