Author: apetrelli
Date: Tue Mar 15 11:14:35 2011
New Revision: 1081730
URL: http://svn.apache.org/viewvc?rev=1081730&view=rev
Log:
TILESSHARED-24
One missing fix in the name of the project.
Modified:
tiles/framework/trunk/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1081730&r1=1081729&r2=1081730&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Tue Mar 15 11:14:35 2011
@@ -34,8 +34,8 @@
<artifactId>tiles-parent</artifactId>
<version>2.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Tiles 2</name>
- <description>Tiles 2: A framework for page composition.</description>
+ <name>Apache Tiles</name>
+ <description>Apache Tiles: A framework for page composition.</description>
<url>http://tiles.apache.org/framework/</url>
<scm>