You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by dl...@apache.org on 2017/04/11 14:19:12 UTC

svn commit: r1790980 - /ctakes/sandbox/ctakes-wsd/pom.xml

Author: dligach
Date: Tue Apr 11 14:19:12 2017
New Revision: 1790980

URL: http://svn.apache.org/viewvc?rev=1790980&view=rev
Log:
updated pom to latest snapshot

Modified:
    ctakes/sandbox/ctakes-wsd/pom.xml

Modified: ctakes/sandbox/ctakes-wsd/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/sandbox/ctakes-wsd/pom.xml?rev=1790980&r1=1790979&r2=1790980&view=diff
==============================================================================
--- ctakes/sandbox/ctakes-wsd/pom.xml (original)
+++ ctakes/sandbox/ctakes-wsd/pom.xml Tue Apr 11 14:19:12 2017
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>4.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-wsd</artifactId>
   <packaging>jar</packaging>