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 2020/03/23 00:41:11 UTC

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

Author: thiagohp
Date: Mon Mar 23 00:41:11 2020
New Revision: 1058175

Log:
Apache Tapestry 5.5.0 release

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 Mon Mar 23 00:41:11 2020
@@ -1,11 +1,17 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <archetype-catalog> 
 	<archetypes>
-<!-- Manually editted 10 Sep 2019 -->
+<!-- Manually editted 22 Mar 2020 -->
 
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
+			<version>5.5.0</version> 
+			<description>Tapestry 5 Quickstart Project</description> 
+		</archetype>
+		<archetype> 
+			<groupId>org.apache.tapestry</groupId> 
+			<artifactId>quickstart</artifactId> 
 			<version>5.4.5</version> 
 			<description>Tapestry 5 Quickstart Project</description> 
 		</archetype>