Author: mattmann
Date: Sat Mar 12 03:03:33 2011
New Revision: 1080855
URL: http://svn.apache.org/viewvc?rev=1080855&view=rev
Log:
- add PCS services to the main build. OODT-139
Modified:
oodt/trunk/pom.xml
Modified: oodt/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/pom.xml?rev=1080855&r1=1080854&r2=1080855&view=diff
==============================================================================
--- oodt/trunk/pom.xml (original)
+++ oodt/trunk/pom.xml Sat Mar 12 03:03:33 2011
@@ -61,5 +61,6 @@ the License.
<module>webapp/workflow</module>
<module>app/fmbrowser</module>
<module>pcs/core</module>
+ <module>pcs/services</module>
</modules>
</project>