Author: hlship
Date: Tue Nov 11 11:44:18 2008
New Revision: 713130

URL: http://svn.apache.org/viewvc?rev=713130&view=rev
Log:
Merge changes from 5.1-dev branch to trunk:
TAP5-215: Configuration interface should support contributing a class (which is 
autobuilt) in addition to an instance
TAP5-217: Warnings related to service configuration validations should be 
escalated to exceptions
TAP5-216: Many methods of the Page interface could be moved to PageResources 
(which should be renamed to ComponentPageElementResources)

Modified:
    tapestry/tapestry5/trunk/tapestry-component-report/pom.xml

Modified: tapestry/tapestry5/trunk/tapestry-component-report/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-component-report/pom.xml?rev=713130&r1=713129&r2=713130&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-component-report/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-component-report/pom.xml Tue Nov 11 
11:44:18 2008
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>tapestry-project</artifactId>
-        <version>5.0.16</version>
+        <version>5.1.0.0-SNAPSHOT</version>
     </parent>
 
     <inceptionYear>2007</inceptionYear>


Reply via email to