You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2014/11/04 19:08:41 UTC

svn commit: r1636669 - /ctakes/trunk/ctakes-clinical-pipeline/pom.xml

Author: seanfinan
Date: Tue Nov  4 18:08:41 2014
New Revision: 1636669

URL: http://svn.apache.org/r1636669
Log:
Removed ctakes-dictionary-lookup

Modified:
    ctakes/trunk/ctakes-clinical-pipeline/pom.xml

Modified: ctakes/trunk/ctakes-clinical-pipeline/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-clinical-pipeline/pom.xml?rev=1636669&r1=1636668&r2=1636669&view=diff
==============================================================================
--- ctakes/trunk/ctakes-clinical-pipeline/pom.xml (original)
+++ ctakes/trunk/ctakes-clinical-pipeline/pom.xml Tue Nov  4 18:08:41 2014
@@ -47,10 +47,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.ctakes</groupId>
-			<artifactId>ctakes-dictionary-lookup</artifactId>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-preprocessor</artifactId>
 		</dependency>
 		<dependency>