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 2017/04/12 23:32:01 UTC

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

Author: seanfinan
Date: Wed Apr 12 23:32:01 2017
New Revision: 1791194

URL: http://svn.apache.org/viewvc?rev=1791194&view=rev
Log:
ctakes - 410 : use sno_rx 4.0.0 artifact

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=1791194&r1=1791193&r2=1791194&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml Wed Apr 12 23:32:01 2017
@@ -33,11 +33,8 @@
       <dependency>
          <!--  TODO  -->
          <groupId>net.sourceforge.ctakesresources</groupId>
-         <artifactId>ctakes-resources-snomed-rword-hsqldb-2011ab</artifactId>
-         <version>3.2.1.1</version>
-         <!--<groupId>net.sourceforge.ctakesresources</groupId>-->
-         <!--<artifactId>ctakes-resources-sno_rx</artifactId>-->
-         <!--<version>16ab</version>-->
+         <artifactId>ctakes-resources-sno_rx</artifactId>
+         <version>4.0.0</version>
       </dependency>
    </dependencies>
    <build>