aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml b/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml
index 79a7bec72..f47d6ebc1 100644
--- a/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/web.xml
@@ -22,7 +22,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
- <display-name>Maven Archiva</display-name>
+ <display-name>Apache Archiva</display-name>
<filter>
<filter-name>webwork-cleanup</filter-name>