You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2011/03/29 19:33:54 UTC

svn commit: r1086647 - /tapestry/tapestry5/trunk/pom.xml

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>