summaryrefslogtreecommitdiffstats
path: root/integration/src/main/webapp
diff options
context:
space:
mode:
authorlizi00164331 <li.zi30@zte.com.cn>2017-09-13 21:34:18 +0800
committerlizi00164331 <li.zi30@zte.com.cn>2017-09-13 21:34:18 +0800
commit8a2751aaa3c1367cdf70a6fa2d0b9ad39f311b0b (patch)
tree3f11948daae8a8688d5a8391e0dcfa77a6aa444c /integration/src/main/webapp
parent7197541e83a45ab416a136462e870f95dcf09c58 (diff)
Add tomcat server to esr-server.
Change-Id: Id6148623e7d15fef60648fe51124d65f58978167 Issue-ID: AAI-291 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to 'integration/src/main/webapp')
-rw-r--r--integration/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/src/main/webapp/WEB-INF/web.xml b/integration/src/main/webapp/WEB-INF/web.xml
index 6d677a5..b4ddd68 100644
--- a/integration/src/main/webapp/WEB-INF/web.xml
+++ b/integration/src/main/webapp/WEB-INF/web.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
<web-app>
- <display-name>OPEN-O Web Application</display-name>
+ <display-name>ONAP Web Application</display-name>
<welcome-file-list>
<welcome-file>login/index.html</welcome-file>
</welcome-file-list>