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/03/13 21:54:31 UTC

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

Author: thiagohp
Date: Sat Mar 13 21:54:31 2021
New Revision: 1072334

Log:
Tapestry 5.6.3 and 5.7.1

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 Sat Mar 13 21:54:31 2021
@@ -6,13 +6,13 @@
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
-			<version>5.7.0</version> 
+			<version>5.7.1</version> 
 			<description>Tapestry 5 Quickstart Project</description> 
 		</archetype>
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
-			<version>5.6.2</version> 
+			<version>5.6.3</version> 
 			<description>Tapestry 5 Quickstart Project</description> 
 		</archetype>
 		<archetype>