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

svn commit: r1636768 - /ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml

Author: chenpei
Date: Tue Nov  4 22:51:42 2014
New Revision: 1636768

URL: http://svn.apache.org/r1636768
Log:
CTAKES-325 - Update to use ctakes-resources 3.2.1.1 from SF/Maven central.

Modified:
    ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml?rev=1636768&r1=1636767&r2=1636768&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml Tue Nov  4 22:51:42 2014
@@ -33,7 +33,7 @@
       <dependency>
          <groupId>net.sourceforge.ctakesresources</groupId>
          <artifactId>ctakes-resources-snomed-rword-hsqldb-2011ab</artifactId>
-         <version>3.2.1</version>
+         <version>3.2.1.1</version>
       </dependency>
    </dependencies>
    <build>