Author: kaosko Date: Tue May 24 03:48:43 2011 New Revision: 1126858 URL: http://svn.apache.org/viewvc?rev=1126858&view=rev Log: Whoops, the new module is called plastic, not tapestry-plastic
Modified: tapestry/tapestry5/trunk/pom.xml tapestry/tapestry5/trunk/tapestry-core/pom.xml Modified: tapestry/tapestry5/trunk/pom.xml URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=1126858&r1=1126857&r2=1126858&view=diff ============================================================================== --- tapestry/tapestry5/trunk/pom.xml (original) +++ tapestry/tapestry5/trunk/pom.xml Tue May 24 03:48:43 2011 @@ -249,7 +249,7 @@ </dependency> <dependency> <groupId>org.apache.tapestry</groupId> - <artifactId>tapestry-plastic</artifactId> + <artifactId>plastic</artifactId> <version>${project.version}</version> </dependency> <dependency> Modified: tapestry/tapestry5/trunk/tapestry-core/pom.xml URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/pom.xml?rev=1126858&r1=1126857&r2=1126858&view=diff ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/pom.xml (original) +++ tapestry/tapestry5/trunk/tapestry-core/pom.xml Tue May 24 03:48:43 2011 @@ -35,7 +35,7 @@ </dependency> <dependency> <groupId>org.apache.tapestry</groupId> - <artifactId>tapestry-plastic</artifactId> + <artifactId>plastic</artifactId> </dependency> <dependency> <groupId>org.apache.tapestry</groupId>