Author: hlship
Date: Tue Mar 29 17:33:54 2011
New Revision: 1086647
URL: http://svn.apache.org/viewvc?rev=1086647&view=rev
Log:
Add plastic to the list of modules (in the Maven build)
Modified:
tapestry/tapestry5/trunk/pom.xml
Modified: tapestry/tapestry5/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=1086647&r1=1086646&r2=1086647&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Tue Mar 29 17:33:54 2011
@@ -196,6 +196,7 @@
</mailingList>
</mailingLists>
<modules>
+ <module>plastic</module>
<module>tapestry-json</module>
<module>tapestry-func</module>
<module>tapestry-test</module>