You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by br...@apache.org on 2006/11/02 13:29:16 UTC

svn commit: r470360 - /incubator/yoko/trunk/pom.xml

Author: bravi
Date: Thu Nov  2 05:29:16 2006
New Revision: 470360

URL: http://svn.apache.org/viewvc?view=rev&rev=470360
Log:
[YOKO-61] - Added distribution module to the top-level pom.

Modified:
    incubator/yoko/trunk/pom.xml

Modified: incubator/yoko/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/pom.xml?view=diff&rev=470360&r1=470359&r2=470360
==============================================================================
--- incubator/yoko/trunk/pom.xml (original)
+++ incubator/yoko/trunk/pom.xml Thu Nov  2 05:29:16 2006
@@ -37,11 +37,10 @@
         <module>tools</module>
         <module>maven-plugins</module>
         <module>bindings</module>
-
+        <module>distribution</module>
         <!-- These are not ready yet
         <module>system_tests</module>
-        <module>distribution</module>
-        !-->
+        -->
     </modules>
 
     <!-- These properties should be defined in top level pom.xml -->