aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-web
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2007-10-22 13:45:44 +0000
committerBrett Porter <brett@apache.org>2007-10-22 13:45:44 +0000
commit8c32a2eaf0e5e1a883ad98a0ece05d652ce7a073 (patch)
treee73d66c032fef3a7469c6f996ff75f413df2fb25 /archiva-web
parentcbeaabe941e1a6a4344b836c91b57165fe2fe735 (diff)
downloadarchiva-8c32a2eaf0e5e1a883ad98a0ece05d652ce7a073.tar.gz
archiva-8c32a2eaf0e5e1a883ad98a0ece05d652ce7a073.zip
naming consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587092 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-web')
-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>