Author: hlship
Date: Wed Jun 22 22:00:58 2011
New Revision: 1138655
URL: http://svn.apache.org/viewvc?rev=1138655&view=rev
Log:
Update Quickstart dependency to 5.2.6
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=1138655&r1=1138654&r2=1138655&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
Wed Jun 22 22:00:58 2011
@@ -112,6 +112,6 @@ of a Tapestry Maven plugin is not requir
</pluginRepositories>
<properties>
- <tapestry-release-version>5.2.5</tapestry-release-version>
+ <tapestry-release-version>5.2.6</tapestry-release-version>
</properties>
</project>