diff options
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml index e1023bfe19..8970c2ff44 100644 --- a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml +++ b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
- <context-root>ecomp/mso/infra</context-root>
+ <context-root>onap/so/infra</context-root>
<security-domain>other</security-domain>
</jboss-web>
\ No newline at end of file |