You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2008/07/22 19:40:13 UTC

svn commit: r678827 - /turbine/fulcrum/trunk/pom.xml

Author: sgoeschl
Date: Tue Jul 22 10:40:13 2008
New Revision: 678827

URL: http://svn.apache.org/viewvc?rev=678827&view=rev
Log:
Added more M2 modules

Modified:
    turbine/fulcrum/trunk/pom.xml

Modified: turbine/fulcrum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pom.xml?rev=678827&r1=678826&r2=678827&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pom.xml (original)
+++ turbine/fulcrum/trunk/pom.xml Tue Jul 22 10:40:13 2008
@@ -34,9 +34,16 @@
   <modules>
     <module>commonsemail</module>    
     <module>crypto</module>    
-    <module>yaafi</module>    
-    <module>testcontainer</module>    
+    <module>jetty</module>        
+    <module>mimetype</module>    
     <module>quartz</module>    
+    <module>pbe</module>    
+    <module>resourcemanager</module>    
+    <module>servicemanager</module>    
+    <module>spring</module>        
+    <module>testcontainer</module>    
+    <module>yaafi</module>        
+    <module>yaafi-crypto</module>        
   </modules>
 
 </project>
\ No newline at end of file