You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/11/26 18:58:27 UTC

svn commit: r1545751 - /uima/sandbox/uima-ducc/trunk/pom.xml

Author: cwiklik
Date: Tue Nov 26 17:58:27 2013
New Revision: 1545751

URL: http://svn.apache.org/r1545751
Log:
UIMA-2881 added uima-ducc-spawn to modules

Modified:
    uima/sandbox/uima-ducc/trunk/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1545751&r1=1545750&r2=1545751&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Tue Nov 26 17:58:27 2013
@@ -417,6 +417,7 @@
 		<module>uima-ducc-duccdocs</module>
 		<module>uima-ducc-web</module>
 		<module>uima-ducc-examples</module>
+		<module>uima-ducc-spawn</module>
 	</modules>
 </project>