diff options
Diffstat (limited to 'integration/src/main/webapp/WEB-INF/web.xml')
-rw-r--r-- | integration/src/main/webapp/WEB-INF/web.xml | 2 |
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> |