You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by dr...@apache.org on 2011/03/21 18:19:03 UTC

svn commit: r1083874 - /tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml

Author: drobiazko
Date: Mon Mar 21 17:19:02 2011
New Revision: 1083874

URL: http://svn.apache.org/viewvc?rev=1083874&view=rev
Log:
Updated archetype version

Modified:
    tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml

Modified: tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml?rev=1083874&r1=1083873&r2=1083874&view=diff
==============================================================================
--- tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml (original)
+++ tapestry/tapestry5/branches/maint-5-2/quickstart/src/main/resources/archetype-resources/pom.xml Mon Mar 21 17:19:02 2011
@@ -112,6 +112,6 @@ of a Tapestry Maven plugin is not requir
     </pluginRepositories>
 
     <properties>
-        <tapestry-release-version>5.2.4</tapestry-release-version>
+        <tapestry-release-version>5.2.5</tapestry-release-version>
     </properties>
 </project>