You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by cl...@apache.org on 2015/09/28 23:50:01 UTC

svn commit: r1705783 - /ctakes/trunk/ctakes-temporal/pom.xml

Author: clin
Date: Mon Sep 28 21:50:01 2015
New Revision: 1705783

URL: http://svn.apache.org/viewvc?rev=1705783&view=rev
Log:
removed the mallet version from the temporal pom file

Modified:
    ctakes/trunk/ctakes-temporal/pom.xml

Modified: ctakes/trunk/ctakes-temporal/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-temporal/pom.xml?rev=1705783&r1=1705782&r2=1705783&view=diff
==============================================================================
--- ctakes/trunk/ctakes-temporal/pom.xml (original)
+++ ctakes/trunk/ctakes-temporal/pom.xml Mon Sep 28 21:50:01 2015
@@ -136,7 +136,7 @@
 		<dependency>
 			<groupId>org.cleartk</groupId>
 			<artifactId>cleartk-ml-mallet</artifactId>
-			<version>2.0.1-SNAPSHOT</version>
+			<!-->version>2.0.1-SNAPSHOT</version-->
 		</dependency>
 	</dependencies>
 	<!-- The below is all necessary to unpack the UMLS resources since they