You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ja...@apache.org on 2013/08/08 23:06:50 UTC

svn commit: r1512030 - /ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml

Author: james-masanz
Date: Thu Aug  8 21:06:50 2013
New Revision: 1512030

URL: http://svn.apache.org/r1512030
Log:
there is no template-filler-res module. remove reference to it

Modified:
    ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml

Modified: ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml?rev=1512030&r1=1512029&r2=1512030&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml (original)
+++ ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml Thu Aug  8 21:06:50 2013
@@ -184,10 +184,6 @@
 				<groupId>org.apache.ctakes</groupId>
 				<artifactId>ctakes-template-filler</artifactId>
 			</dependency>
-			<dependency>
-				<groupId>org.apache.ctakes</groupId>
-				<artifactId>ctakes-template-filler-res</artifactId>
-			</dependency>			
 	</dependencies>
 
 	<build>