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:05:42 UTC

svn commit: r1512029 - /ctakes/branches/ctakes-3.1.0/pom.xml

Author: james-masanz
Date: Thu Aug  8 21:05:42 2013
New Revision: 1512029

URL: http://svn.apache.org/r1512029
Log:
add ctakes-template-filler version to pom

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

Modified: ctakes/branches/ctakes-3.1.0/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/pom.xml?rev=1512029&r1=1512028&r2=1512029&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.1.0/pom.xml (original)
+++ ctakes/branches/ctakes-3.1.0/pom.xml Thu Aug  8 21:05:42 2013
@@ -371,6 +371,13 @@
 			<dependency>
 				<groupId>org.apache.ctakes</groupId>
 				<artifactId>
+					ctakes-template-filler
+				</artifactId>
+				<version>${ctakes.version}</version>
+			</dependency>
+			<dependency>
+				<groupId>org.apache.ctakes</groupId>
+				<artifactId>
 					ctakes-temporal
 				</artifactId>
 				<version>${ctakes.version}</version>