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/18 18:24:26 UTC

svn commit: r1640392 - in /ctakes/trunk: ./ ctakes-assertion-res/ ctakes-assertion-zoner-res/ ctakes-assertion-zoner/ ctakes-assertion/ ctakes-chunker-res/ ctakes-chunker/ ctakes-clinical-pipeline/ ctakes-clinical-pipeline/desc/analysis_engine/ ctakes-...

Author: chenpei
Date: Tue Nov 18 17:24:25 2014
New Revision: 1640392

URL: http://svn.apache.org/r1640392
Log:
CTAKES-323 - Incrementing trunk pom's to 3.2.2-SNAPSHOT for next release

Modified:
    ctakes/trunk/ctakes-assertion-res/pom.xml
    ctakes/trunk/ctakes-assertion-zoner-res/pom.xml
    ctakes/trunk/ctakes-assertion-zoner/pom.xml
    ctakes/trunk/ctakes-assertion/pom.xml
    ctakes/trunk/ctakes-chunker-res/pom.xml
    ctakes/trunk/ctakes-chunker/pom.xml
    ctakes/trunk/ctakes-clinical-pipeline/desc/analysis_engine/SimpleSegmentAnnotator.xml
    ctakes/trunk/ctakes-clinical-pipeline/pom.xml
    ctakes/trunk/ctakes-constituency-parser-res/pom.xml
    ctakes/trunk/ctakes-constituency-parser/pom.xml
    ctakes/trunk/ctakes-context-tokenizer/pom.xml
    ctakes/trunk/ctakes-core-res/pom.xml
    ctakes/trunk/ctakes-core/pom.xml
    ctakes/trunk/ctakes-coreference-res/pom.xml
    ctakes/trunk/ctakes-coreference/pom.xml
    ctakes/trunk/ctakes-dependency-parser-res/pom.xml
    ctakes/trunk/ctakes-dependency-parser/pom.xml
    ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml
    ctakes/trunk/ctakes-dictionary-lookup-fast/pom.xml
    ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml
    ctakes/trunk/ctakes-dictionary-lookup/pom.xml
    ctakes/trunk/ctakes-distribution/pom.xml
    ctakes/trunk/ctakes-drug-ner-res/pom.xml
    ctakes/trunk/ctakes-drug-ner/pom.xml
    ctakes/trunk/ctakes-examples/pom.xml
    ctakes/trunk/ctakes-lvg-res/pom.xml
    ctakes/trunk/ctakes-lvg/pom.xml
    ctakes/trunk/ctakes-ne-contexts-res/pom.xml
    ctakes/trunk/ctakes-ne-contexts/pom.xml
    ctakes/trunk/ctakes-pos-tagger-res/pom.xml
    ctakes/trunk/ctakes-pos-tagger/pom.xml
    ctakes/trunk/ctakes-preprocessor/pom.xml
    ctakes/trunk/ctakes-regression-test/pom.xml
    ctakes/trunk/ctakes-relation-extractor-res/pom.xml
    ctakes/trunk/ctakes-relation-extractor/pom.xml
    ctakes/trunk/ctakes-side-effect-res/pom.xml
    ctakes/trunk/ctakes-side-effect/pom.xml
    ctakes/trunk/ctakes-smoking-status-res/pom.xml
    ctakes/trunk/ctakes-smoking-status/pom.xml
    ctakes/trunk/ctakes-template-filler/pom.xml
    ctakes/trunk/ctakes-temporal-res/pom.xml
    ctakes/trunk/ctakes-temporal/pom.xml
    ctakes/trunk/ctakes-type-system/pom.xml
    ctakes/trunk/ctakes-utils/pom.xml
    ctakes/trunk/ctakes-ytex-res/pom.xml
    ctakes/trunk/ctakes-ytex-uima/pom.xml
    ctakes/trunk/ctakes-ytex-web/pom.xml
    ctakes/trunk/ctakes-ytex/pom.xml
    ctakes/trunk/pom.xml

Modified: ctakes/trunk/ctakes-assertion-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-res/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-assertion-res</artifactId>
   <name>Apache cTAKES Resources assertion</name>

Modified: ctakes/trunk/ctakes-assertion-zoner-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion-zoner-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-zoner-res/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-zoner-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-assertion-zoner-res</artifactId>
   <name>Apache cTAKES Resources assertion-zoner</name>

Modified: ctakes/trunk/ctakes-assertion-zoner/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion-zoner/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-zoner/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-zoner/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-assertion/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
     <dependency>

Modified: ctakes/trunk/ctakes-chunker-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-chunker-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-chunker-res/pom.xml (original)
+++ ctakes/trunk/ctakes-chunker-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-chunker-res</artifactId>
   <name>Apache cTAKES Resources ctakes-chunker-res</name>

Modified: ctakes/trunk/ctakes-chunker/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-chunker/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-chunker/pom.xml (original)
+++ ctakes/trunk/ctakes-chunker/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
       	<dependency>

Modified: ctakes/trunk/ctakes-clinical-pipeline/desc/analysis_engine/SimpleSegmentAnnotator.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-clinical-pipeline/desc/analysis_engine/SimpleSegmentAnnotator.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-clinical-pipeline/desc/analysis_engine/SimpleSegmentAnnotator.xml (original)
+++ ctakes/trunk/ctakes-clinical-pipeline/desc/analysis_engine/SimpleSegmentAnnotator.xml Tue Nov 18 17:24:25 2014
@@ -38,10 +38,12 @@
 </configurationParameter>
 </configurationParameters>
 <configurationParameterSettings/>
-<typeSystemDescription>
-<imports>
-</imports>
-</typeSystemDescription>
+    <typeSystemDescription>
+      <imports>
+        <import name="org.apache.ctakes.assertion.types.TypeSystem"/>
+        <import name="org.apache.ctakes.typesystem.types.TypeSystem"/>
+      </imports>
+    </typeSystemDescription>
 <typePriorities/>
 <fsIndexCollection/>
 <capabilities>

Modified: ctakes/trunk/ctakes-clinical-pipeline/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-clinical-pipeline/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-clinical-pipeline/pom.xml (original)
+++ ctakes/trunk/ctakes-clinical-pipeline/pom.xml Tue Nov 18 17:24:25 2014
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 
 

Modified: ctakes/trunk/ctakes-constituency-parser-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-constituency-parser-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-constituency-parser-res/pom.xml (original)
+++ ctakes/trunk/ctakes-constituency-parser-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-constituency-parser-res</artifactId>
   <name>Apache cTAKES Resources constituency-parser</name>

Modified: ctakes/trunk/ctakes-constituency-parser/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-constituency-parser/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-constituency-parser/pom.xml (original)
+++ ctakes/trunk/ctakes-constituency-parser/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies> 
 		<dependency>

Modified: ctakes/trunk/ctakes-context-tokenizer/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-context-tokenizer/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-context-tokenizer/pom.xml (original)
+++ ctakes/trunk/ctakes-context-tokenizer/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-core-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-core-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-core-res/pom.xml (original)
+++ ctakes/trunk/ctakes-core-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-core-res</artifactId>
   <name>Apache cTAKES Resources core</name>

Modified: ctakes/trunk/ctakes-core/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-core/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-core/pom.xml (original)
+++ ctakes/trunk/ctakes-core/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 	     <dependency>

Modified: ctakes/trunk/ctakes-coreference-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-coreference-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-coreference-res/pom.xml (original)
+++ ctakes/trunk/ctakes-coreference-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-coreference-res</artifactId>
   <name>Apache cTAKES Resources coreference</name>

Modified: ctakes/trunk/ctakes-coreference/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-coreference/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-coreference/pom.xml (original)
+++ ctakes/trunk/ctakes-coreference/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 	     <dependency>

Modified: ctakes/trunk/ctakes-dependency-parser-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dependency-parser-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dependency-parser-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dependency-parser-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-dependency-parser-res</artifactId>
   <name>Apache cTAKES Resources dependency-parser</name>

Modified: ctakes/trunk/ctakes-dependency-parser/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dependency-parser/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dependency-parser/pom.xml (original)
+++ ctakes/trunk/ctakes-dependency-parser/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 	     <dependency>

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=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.ctakes</groupId>
       <artifactId>ctakes</artifactId>
-      <version>3.2.1-SNAPSHOT</version>
+      <version>3.2.2-SNAPSHOT</version>
    </parent>
    <artifactId>ctakes-dictionary-lookup-fast-res</artifactId>
    <name>Apache cTAKES Resources dictionary-lookup-fast-res</name>

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 	     <dependency>

Modified: ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-dictionary-lookup-res</artifactId>
   <name>Apache cTAKES Resources dictionary-lookup</name>

Modified: ctakes/trunk/ctakes-dictionary-lookup/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 		<dependencies>
 	     <dependency>

Modified: ctakes/trunk/ctakes-distribution/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-distribution/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-distribution/pom.xml (original)
+++ ctakes/trunk/ctakes-distribution/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<packaging>pom</packaging>
 

Modified: ctakes/trunk/ctakes-drug-ner-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-drug-ner-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-drug-ner-res/pom.xml (original)
+++ ctakes/trunk/ctakes-drug-ner-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-drug-ner-res</artifactId>
   <name>Apache cTAKES Resources drug-ner</name>

Modified: ctakes/trunk/ctakes-drug-ner/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-drug-ner/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-drug-ner/pom.xml (original)
+++ ctakes/trunk/ctakes-drug-ner/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-examples/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-examples/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-examples/pom.xml (original)
+++ ctakes/trunk/ctakes-examples/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
     <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-examples</artifactId>
   <name>ctakes-examples</name>

Modified: ctakes/trunk/ctakes-lvg-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-lvg-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-lvg-res/pom.xml (original)
+++ ctakes/trunk/ctakes-lvg-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-lvg-res</artifactId>
   <name>Apache cTAKES Resources lvg</name>

Modified: ctakes/trunk/ctakes-lvg/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-lvg/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-lvg/pom.xml (original)
+++ ctakes/trunk/ctakes-lvg/pom.xml Tue Nov 18 17:24:25 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>  
 		<dependency>

Modified: ctakes/trunk/ctakes-ne-contexts-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ne-contexts-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ne-contexts-res/pom.xml (original)
+++ ctakes/trunk/ctakes-ne-contexts-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-ne-contexts-res</artifactId>
   <name>Apache cTAKES Resources ne-contexts</name>

Modified: ctakes/trunk/ctakes-ne-contexts/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ne-contexts/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ne-contexts/pom.xml (original)
+++ ctakes/trunk/ctakes-ne-contexts/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-pos-tagger-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-pos-tagger-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pos-tagger-res/pom.xml (original)
+++ ctakes/trunk/ctakes-pos-tagger-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-pos-tagger-res</artifactId>
   <name>Apache cTAKES Resources pos-tagger</name>

Modified: ctakes/trunk/ctakes-pos-tagger/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-pos-tagger/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pos-tagger/pom.xml (original)
+++ ctakes/trunk/ctakes-pos-tagger/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies> 
 		<dependency>

Modified: ctakes/trunk/ctakes-preprocessor/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-preprocessor/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-preprocessor/pom.xml (original)
+++ ctakes/trunk/ctakes-preprocessor/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-regression-test/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-regression-test/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-regression-test/pom.xml (original)
+++ ctakes/trunk/ctakes-regression-test/pom.xml Tue Nov 18 17:24:25 2014
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-regression-test</artifactId>
   <name>Apache cTAKES Regression-test</name>

Modified: ctakes/trunk/ctakes-relation-extractor-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-relation-extractor-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-relation-extractor-res/pom.xml (original)
+++ ctakes/trunk/ctakes-relation-extractor-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-relation-extractor-res</artifactId>
   <name>Apache cTAKES Resources relation-extractor</name>

Modified: ctakes/trunk/ctakes-relation-extractor/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-relation-extractor/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-relation-extractor/pom.xml (original)
+++ ctakes/trunk/ctakes-relation-extractor/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-side-effect-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-side-effect-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-side-effect-res/pom.xml (original)
+++ ctakes/trunk/ctakes-side-effect-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-side-effect-res</artifactId>
   <name>Apache cTAKES Resources side-effect</name>

Modified: ctakes/trunk/ctakes-side-effect/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-side-effect/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-side-effect/pom.xml (original)
+++ ctakes/trunk/ctakes-side-effect/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	
 	<dependencies>

Modified: ctakes/trunk/ctakes-smoking-status-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-smoking-status-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-smoking-status-res/pom.xml (original)
+++ ctakes/trunk/ctakes-smoking-status-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-smoking-status-res</artifactId>
   <name>Apache cTAKES Resources smoking-status</name>

Modified: ctakes/trunk/ctakes-smoking-status/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-smoking-status/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-smoking-status/pom.xml (original)
+++ ctakes/trunk/ctakes-smoking-status/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	
 	<dependencies>

Modified: ctakes/trunk/ctakes-template-filler/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-template-filler/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-template-filler/pom.xml (original)
+++ ctakes/trunk/ctakes-template-filler/pom.xml Tue Nov 18 17:24:25 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-temporal-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-temporal-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-temporal-res/pom.xml (original)
+++ ctakes/trunk/ctakes-temporal-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-temporal-res</artifactId>
   <name>Apache cTAKES Resources temporal</name>

Modified: ctakes/trunk/ctakes-temporal/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-temporal/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-temporal/pom.xml (original)
+++ ctakes/trunk/ctakes-temporal/pom.xml Tue Nov 18 17:24:25 2014
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-type-system/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-type-system/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-type-system/pom.xml (original)
+++ ctakes/trunk/ctakes-type-system/pom.xml Tue Nov 18 17:24:25 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-utils/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-utils/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-utils/pom.xml (original)
+++ ctakes/trunk/ctakes-utils/pom.xml Tue Nov 18 17:24:25 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>ctakes</artifactId>
 		<groupId>org.apache.ctakes</groupId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-ytex-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ytex-res/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ytex-res/pom.xml (original)
+++ ctakes/trunk/ctakes-ytex-res/pom.xml Tue Nov 18 17:24:25 2014
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<artifactId>ctakes-ytex-res</artifactId>
 	<name>Apache cTAKES Resources ctakes-ytex-res</name>

Modified: ctakes/trunk/ctakes-ytex-uima/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ytex-uima/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ytex-uima/pom.xml (original)
+++ ctakes/trunk/ctakes-ytex-uima/pom.xml Tue Nov 18 17:24:25 2014
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/trunk/ctakes-ytex-web/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ytex-web/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ytex-web/pom.xml (original)
+++ ctakes/trunk/ctakes-ytex-web/pom.xml Tue Nov 18 17:24:25 2014
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<artifactId>ctakes-ytex-web</artifactId>
 	<packaging>war</packaging>

Modified: ctakes/trunk/ctakes-ytex/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ytex/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ytex/pom.xml (original)
+++ ctakes/trunk/ctakes-ytex/pom.xml Tue Nov 18 17:24:25 2014
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.2-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<!-- begin non ASF compliant dependencies -->

Modified: ctakes/trunk/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/pom.xml?rev=1640392&r1=1640391&r2=1640392&view=diff
==============================================================================
--- ctakes/trunk/pom.xml (original)
+++ ctakes/trunk/pom.xml Tue Nov 18 17:24:25 2014
@@ -24,7 +24,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.ctakes</groupId>
 	<artifactId>ctakes</artifactId>
-	<version>3.2.1-SNAPSHOT</version>
+	<version>3.2.2-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache cTAKES</name>
 	<url>http://ctakes.apache.org</url>
@@ -76,7 +76,7 @@
 		</mailingList>
 	</mailingLists>
 	<properties>
-		<ctakes.version>3.2.1-SNAPSHOT</ctakes.version>
+		<ctakes.version>3.2.2-SNAPSHOT</ctakes.version>
 		<maven.compiler.source>1.7</maven.compiler.source>
 		<maven.compiler.target>1.7</maven.compiler.target>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>