Author: hlship
Date: Sat Sep  4 01:13:59 2010
New Revision: 992517

URL: http://svn.apache.org/viewvc?rev=992517&view=rev
Log:
TAP5-1265: Change the description for the quickstart archetype to just 
"Tapestry 5 Quickstart Project"

Modified:
    tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml

Modified: 
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml?rev=992517&r1=992516&r2=992517&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml 
(original)
+++ 
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml 
Sat Sep  4 01:13:59 2010
@@ -6,7 +6,7 @@
             <artifactId>quickstart</artifactId>
             <version>@project.version@</version>
             <repository>http://repository.apache.org/snapshots</repository>
-            <description>Tapestry @project.version@ Quickstart 
Project</description>
+            <description>Tapestry 5 Quickstart Project</description>
         </archetype>
     </archetypes>
 </archetype-catalog>


Reply via email to