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:36:18 UTC

svn commit: r1791195 - /ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml

Author: seanfinan
Date: Wed Apr 12 23:36:18 2017
New Revision: 1791195

URL: http://svn.apache.org/viewvc?rev=1791195&view=rev
Log:
ctakes -410 : update to sno_rx artifact

Modified:
    ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml

Modified: ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml?rev=1791195&r1=1791194&r2=1791195&view=diff
==============================================================================
--- ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml (original)
+++ ctakes/tags/ctakes-4.0.0-rc2/ctakes-dictionary-lookup-fast-res/pom.xml Wed Apr 12 23:36:18 2017
@@ -31,13 +31,9 @@
    <description>Resources Project for ctakes-dictionary-lookup-fast</description>
    <dependencies>
       <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>