summaryrefslogtreecommitdiffstats
path: root/lifecycle-test/src/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lifecycle-test/src/webapp/WEB-INF/web.xml')
-rw-r--r--lifecycle-test/src/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lifecycle-test/src/webapp/WEB-INF/web.xml b/lifecycle-test/src/webapp/WEB-INF/web.xml
index c814c9c..a41a5f2 100644
--- a/lifecycle-test/src/webapp/WEB-INF/web.xml
+++ b/lifecycle-test/src/webapp/WEB-INF/web.xml
@@ -29,7 +29,7 @@
</servlet>
<servlet-mapping>
<servlet-name>CXFServlet</servlet-name>
- <url-pattern>/openoapi/vnfsdk/*</url-pattern>
+ <url-pattern>/openoapi/lifecycletest/*</url-pattern>
</servlet-mapping>
<context-param>