Author: nlebas
Date: Fri May 4 22:21:50 2012
New Revision: 1334236
URL: http://svn.apache.org/viewvc?rev=1334236&view=rev
Log:
fix project description that gets altered during mvn release:prepare
Modified:
tiles/framework/trunk/tiles-freemarker/pom.xml
Modified: tiles/framework/trunk/tiles-freemarker/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/pom.xml?rev=1334236&r1=1334235&r2=1334236&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/pom.xml (original)
+++ tiles/framework/trunk/tiles-freemarker/pom.xml Fri May 4 22:21:50 2012
@@ -26,7 +26,7 @@
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-freemarker</artifactId>
<name>Tiles - FreeMarker Support</name>
- <description>Support for FreeMarker in Apache Tiles™. For more read
http://tiles.apache.org/framework/tutorial/integration/freemarker.html</description>
+ <description>Support for FreeMarker in Apache Tiles. For more read
http://tiles.apache.org/framework/tutorial/integration/freemarker.html</description>
<parent>
<artifactId>tiles-parent</artifactId>
<groupId>org.apache.tiles</groupId>