Author: mcucchiara
Date: Sat Jun 4 06:21:39 2011
New Revision: 1131323
URL: http://svn.apache.org/viewvc?rev=1131323&view=rev
Log:
Renamed in more appropriate way the mail reader webapp
Modified:
struts/struts2/trunk/apps/mailreader/pom.xml
Modified: struts/struts2/trunk/apps/mailreader/pom.xml
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/pom.xml?rev=1131323&r1=1131322&r2=1131323&view=diff
==============================================================================
--- struts/struts2/trunk/apps/mailreader/pom.xml (original)
+++ struts/struts2/trunk/apps/mailreader/pom.xml Sat Jun 4 06:21:39 2011
@@ -31,7 +31,7 @@
<groupId>org.apache.struts</groupId>
<artifactId>struts2-mailreader</artifactId>
<packaging>war</packaging>
- <name>Starter Webapp</name>
+ <name>Mail Reader Webapp</name>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/</connection>