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

svn commit: r1505770 - /ctakes/trunk/ctakes-assertion-zoner/pom.xml

Author: mattcoarr
Date: Mon Jul 22 18:45:28 2013
New Revision: 1505770

URL: http://svn.apache.org/r1505770
Log:
reverted to old file. dependencies will be fixed to point to maven central version later

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

Modified: ctakes/trunk/ctakes-assertion-zoner/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion-zoner/pom.xml?rev=1505770&r1=1505769&r2=1505770&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-zoner/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-zoner/pom.xml Mon Jul 22 18:45:28 2013
@@ -36,6 +36,7 @@
 		<dependency>
 			<groupId>net.sf.mastif</groupId>
 			<artifactId>mastif-zoner</artifactId>
+			<version>1.4</version>
 		</dependency>
 		<dependency>
       <groupId>org.apache.uima</groupId>