You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2010/11/05 13:26:28 UTC

svn commit: r1031534 - /tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

Author: andyhot
Date: Fri Nov  5 12:26:28 2010
New Revision: 1031534

URL: http://svn.apache.org/viewvc?rev=1031534&view=rev
Log:
latest snapshot and stable archetypes

Modified:
    tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

Modified: tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml?rev=1031534&r1=1031533&r2=1031534&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml Fri Nov  5 12:26:28 2010
@@ -3,11 +3,16 @@
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
-			<version>5.2.2-SNAPSHOT</version> 
+			<version>5.2.3-SNAPSHOT</version> 
 			<repository>https://repository.apache.org/snapshots/</repository> 
-			<description>Tapestry 5.2.2-SNAPSHOT Quickstart Project</description> 
+			<description>Tapestry 5.2.3-SNAPSHOT Quickstart Project</description> 
 		</archetype>
-		<archetype> 
+		<archetype>
+			<groupId>org.apache.tapestry</groupId> 
+			<artifactId>quickstart</artifactId> 
+			<version>5.2.2</version>  
+			<description>Tapestry 5.2.2 Quickstart Project</description> 
+		<archetype>
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
 			<version>5.2.1</version>