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> 


Reply via email to