Change API-H service path back to ecomp/mso/infra 57/37857/1
authorRob Daugherty <rd472p@att.com>
Thu, 22 Mar 2018 19:15:47 +0000 (15:15 -0400)
committerRob Daugherty <rd472p@att.com>
Thu, 22 Mar 2018 19:15:47 +0000 (15:15 -0400)
This was documented in the API we committed to at M3.

Change-Id: I04963c540a8d14bc93536bb0d5eca59912c8af89
Issue-ID: SO-488
Signed-off-by: Rob Daugherty <rd472p@att.com>
mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/jboss-web.xml

index 8970c2f..984bfc6 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 \r
 <jboss-web>\r
-    <context-root>onap/so/infra</context-root>\r
+    <context-root>ecomp/mso/infra</context-root>\r
     <security-domain>other</security-domain>\r
-</jboss-web>
\ No newline at end of file
+</jboss-web>\r