You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2011/02/12 20:11:40 UTC

svn commit: r1070134 - /oodt/trunk/pom.xml

Author: mattmann
Date: Sat Feb 12 19:11:40 2011
New Revision: 1070134

URL: http://svn.apache.org/viewvc?rev=1070134&view=rev
Log:
- fix for OODT-135 Process Control System Package

Modified:
    oodt/trunk/pom.xml

Modified: oodt/trunk/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/pom.xml?rev=1070134&r1=1070133&r2=1070134&view=diff
==============================================================================
--- oodt/trunk/pom.xml (original)
+++ oodt/trunk/pom.xml Sat Feb 12 19:11:40 2011
@@ -60,5 +60,6 @@ the License.
         <module>webapp/fmprod</module>
         <module>webapp/workflow</module>
         <module>app/fmbrowser</module>
+        <module>pcs/core</module>
     </modules>
 </project>