commit | 280f8015d06af1f41a3ef12e8300801c7a5e0d54 | [log] [tgz] |
---|---|---|
author | AviZi <avi.ziv@amdocs.com> | Fri Jun 09 02:39:56 2017 +0300 |
committer | AviZi <avi.ziv@amdocs.com> | Fri Jun 09 02:39:56 2017 +0300 |
tree | 9c1d3978c04cd28068f02073038c936bb49ca9e0 | |
parent | fd3821dad11780d33c5373d74c957c442489945e [diff] [blame] |
[SDC-29] Amdocs OnBoard 1707 initial commit. Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>
diff --git a/openecomp-ui/webapp-onboarding/WEB-INF/jetty-web.xml b/openecomp-ui/webapp-onboarding/WEB-INF/jetty-web.xml index 0a9d33a..f729e20 100644 --- a/openecomp-ui/webapp-onboarding/WEB-INF/jetty-web.xml +++ b/openecomp-ui/webapp-onboarding/WEB-INF/jetty-web.xml
@@ -4,5 +4,5 @@ "http://www.eclipse.org/jetty/configure_9_0.dtd"> <Configure class="org.eclipse.jetty.webapp.WebAppContext"> - <Set name="contextPath">/onboarding</Set> + <Set name="contextPath">/contextapp</Set> </Configure>