You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by to...@apache.org on 2011/09/19 10:30:25 UTC

svn commit: r1172509 - /incubator/clerezza/trunk/parent/pom.xml

Author: tommaso
Date: Mon Sep 19 08:30:25 2011
New Revision: 1172509

URL: http://svn.apache.org/viewvc?rev=1172509&view=rev
Log:
[CLEREZZA-386] - re-enable the uima module is using only released UIMA artifacts

Modified:
    incubator/clerezza/trunk/parent/pom.xml

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1172509&r1=1172508&r2=1172509&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Mon Sep 19 08:30:25 2011
@@ -126,7 +126,7 @@
 				<module>templating.seedsnipe</module>
 				<module>tools.offline</module>
 				<module>triaxrs</module>
-				<!-- temporarly, waiting for releases <module>uima</module> -->
+				<module>uima</module>
 				<module>utils.customproperty</module>
 				<module>utils.imageprocessing</module>
 				<module>utils</module>