You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by th...@apache.org on 2021/02/24 13:20:50 UTC

svn commit: r1071589 - /websites/production/tapestry/content/archetype-catalog.xml

Author: thiagohp
Date: Wed Feb 24 13:20:49 2021
New Revision: 1071589

Log:
Tapestry 5.6.2 and 5.7.0

Modified:
    websites/production/tapestry/content/archetype-catalog.xml

Modified: websites/production/tapestry/content/archetype-catalog.xml
==============================================================================
--- websites/production/tapestry/content/archetype-catalog.xml (original)
+++ websites/production/tapestry/content/archetype-catalog.xml Wed Feb 24 13:20:49 2021
@@ -1,12 +1,18 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <archetype-catalog> 
 	<archetypes>
-<!-- Manually editted 22 Mar 2020 -->
+<!-- Manually editted 19 Feb 2021 -->
 
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
-			<version>5.6.0</version> 
+			<version>5.7.0</version> 
+			<description>Tapestry 5 Quickstart Project</description> 
+		</archetype>
+		<archetype> 
+			<groupId>org.apache.tapestry</groupId> 
+			<artifactId>quickstart</artifactId> 
+			<version>5.6.2</version> 
 			<description>Tapestry 5 Quickstart Project</description> 
 		</archetype>
 		<archetype>