Author: hlship
Date: Tue Nov 11 11:44:11 2008
New Revision: 713129

URL: http://svn.apache.org/viewvc?rev=713129&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-annotations/pom.xml

Modified: tapestry/tapestry5/trunk/tapestry-annotations/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-annotations/pom.xml?rev=713129&r1=713128&r2=713129&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-annotations/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-annotations/pom.xml Tue Nov 11 11:44:11 
2008
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>tapestry-project</artifactId>
-        <version>5.0.16</version>
+        <version>5.1.0.0-SNAPSHOT</version>
     </parent>
     <name>Tapestry Annotations</name>
     <description>


Reply via email to