You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by tm...@apache.org on 2013/05/22 20:43:52 UTC

svn commit: r1485328 - /ctakes/trunk/ctakes-assertion/pom.xml

Author: tmill
Date: Wed May 22 18:43:52 2013
New Revision: 1485328

URL: http://svn.apache.org/r1485328
Log:
Removed dependency on relations.

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

Modified: ctakes/trunk/ctakes-assertion/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion/pom.xml?rev=1485328&r1=1485327&r2=1485328&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion/pom.xml Wed May 22 18:43:52 2013
@@ -57,10 +57,6 @@
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-utils</artifactId>
 		</dependency>
-    <dependency>
-      <groupId>org.apache.ctakes</groupId>
-      <artifactId>ctakes-relation-extractor</artifactId>
-    </dependency>
 		<dependency>
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-pos-tagger</artifactId>