Author: hlship
Date: Mon Nov 15 17:17:10 2010
New Revision: 1035358
URL: http://svn.apache.org/viewvc?rev=1035358&view=rev
Log:
Updated quickstart to point to version 5.2.4
Modified:
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
Modified:
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml?rev=1035358&r1=1035357&r2=1035358&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
(original)
+++
tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
Mon Nov 15 17:17:10 2010
@@ -112,6 +112,6 @@ of a Tapestry Maven plugin is not requir
</pluginRepositories>
<properties>
- <tapestry-release-version>5.2.3-SNAPSHOT</tapestry-release-version>
+ <tapestry-release-version>5.2.4</tapestry-release-version>
</properties>
</project>