Author: chenpei
Date: Tue Nov 19 20:04:07 2013
New Revision: 1543552

URL: http://svn.apache.org/r1543552
Log:
CTAKES-267 - Since 3.1.1 has been branched and created.  incrementing the place 
holder release name for the future release of trunk.
following the convention of incrementing the point releases instead the minor- 
the actual release name can be changed when the RM cuts the future 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/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-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-pad-term-spotter-res/pom.xml
    ctakes/trunk/ctakes-pad-term-spotter/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/pom.xml

Modified: ctakes/trunk/ctakes-assertion-res/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/ctakes-assertion-res/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-res/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-zoner-res/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-zoner-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion-zoner/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion-zoner/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-assertion/pom.xml (original)
+++ ctakes/trunk/ctakes-assertion/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-chunker-res/pom.xml (original)
+++ ctakes/trunk/ctakes-chunker-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-chunker/pom.xml (original)
+++ ctakes/trunk/ctakes-chunker/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <dependencies>
        <dependency>

Modified: ctakes/trunk/ctakes-clinical-pipeline/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/ctakes-clinical-pipeline/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-clinical-pipeline/pom.xml (original)
+++ ctakes/trunk/ctakes-clinical-pipeline/pom.xml Tue Nov 19 20:04:07 2013
@@ -16,7 +16,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-constituency-parser-res/pom.xml (original)
+++ ctakes/trunk/ctakes-constituency-parser-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-constituency-parser/pom.xml (original)
+++ ctakes/trunk/ctakes-constituency-parser/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-context-tokenizer/pom.xml (original)
+++ ctakes/trunk/ctakes-context-tokenizer/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-core-res/pom.xml (original)
+++ ctakes/trunk/ctakes-core-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-core/pom.xml (original)
+++ ctakes/trunk/ctakes-core/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-coreference-res/pom.xml (original)
+++ ctakes/trunk/ctakes-coreference-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-coreference/pom.xml (original)
+++ ctakes/trunk/ctakes-coreference/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dependency-parser-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dependency-parser-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dependency-parser/pom.xml (original)
+++ ctakes/trunk/ctakes-dependency-parser/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-distribution/pom.xml (original)
+++ ctakes/trunk/ctakes-distribution/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-drug-ner-res/pom.xml (original)
+++ ctakes/trunk/ctakes-drug-ner-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-drug-ner/pom.xml (original)
+++ ctakes/trunk/ctakes-drug-ner/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-examples/pom.xml (original)
+++ ctakes/trunk/ctakes-examples/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
     <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-lvg-res/pom.xml (original)
+++ ctakes/trunk/ctakes-lvg-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-lvg/pom.xml (original)
+++ ctakes/trunk/ctakes-lvg/pom.xml Tue Nov 19 20:04:07 2013
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ne-contexts-res/pom.xml (original)
+++ ctakes/trunk/ctakes-ne-contexts-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ne-contexts/pom.xml (original)
+++ ctakes/trunk/ctakes-ne-contexts/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>

Modified: ctakes/trunk/ctakes-pad-term-spotter-res/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/ctakes-pad-term-spotter-res/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pad-term-spotter-res/pom.xml (original)
+++ ctakes/trunk/ctakes-pad-term-spotter-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>ctakes-pad-term-spotter-res</artifactId>
   <name>Apache cTAKES Resources pad-term-spotter-res</name>

Modified: ctakes/trunk/ctakes-pad-term-spotter/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/ctakes-pad-term-spotter/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pad-term-spotter/pom.xml (original)
+++ ctakes/trunk/ctakes-pad-term-spotter/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>

Modified: ctakes/trunk/ctakes-pos-tagger-res/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/ctakes-pos-tagger-res/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pos-tagger-res/pom.xml (original)
+++ ctakes/trunk/ctakes-pos-tagger-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-pos-tagger/pom.xml (original)
+++ ctakes/trunk/ctakes-pos-tagger/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-preprocessor/pom.xml (original)
+++ ctakes/trunk/ctakes-preprocessor/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-regression-test/pom.xml (original)
+++ ctakes/trunk/ctakes-regression-test/pom.xml Tue Nov 19 20:04:07 2013
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-relation-extractor-res/pom.xml (original)
+++ ctakes/trunk/ctakes-relation-extractor-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-relation-extractor/pom.xml (original)
+++ ctakes/trunk/ctakes-relation-extractor/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-side-effect-res/pom.xml (original)
+++ ctakes/trunk/ctakes-side-effect-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-side-effect/pom.xml (original)
+++ ctakes/trunk/ctakes-side-effect/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-smoking-status-res/pom.xml (original)
+++ ctakes/trunk/ctakes-smoking-status-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-smoking-status/pom.xml (original)
+++ ctakes/trunk/ctakes-smoking-status/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-template-filler/pom.xml (original)
+++ ctakes/trunk/ctakes-template-filler/pom.xml Tue Nov 19 20:04:07 2013
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-temporal-res/pom.xml (original)
+++ ctakes/trunk/ctakes-temporal-res/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ctakes</groupId>
     <artifactId>ctakes</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-temporal/pom.xml (original)
+++ ctakes/trunk/ctakes-temporal/pom.xml Tue Nov 19 20:04:07 2013
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-type-system/pom.xml (original)
+++ ctakes/trunk/ctakes-type-system/pom.xml Tue Nov 19 20:04:07 2013
@@ -27,7 +27,7 @@
        <parent>
                <groupId>org.apache.ctakes</groupId>
                <artifactId>ctakes</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.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=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/ctakes-utils/pom.xml (original)
+++ ctakes/trunk/ctakes-utils/pom.xml Tue Nov 19 20:04:07 2013
@@ -26,7 +26,7 @@
        <parent>
                <artifactId>ctakes</artifactId>
                <groupId>org.apache.ctakes</groupId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>

Modified: ctakes/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/trunk/pom.xml?rev=1543552&r1=1543551&r2=1543552&view=diff
==============================================================================
--- ctakes/trunk/pom.xml (original)
+++ ctakes/trunk/pom.xml Tue Nov 19 20:04:07 2013
@@ -24,7 +24,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.ctakes</groupId>
        <artifactId>ctakes</artifactId>
-       <version>3.2.0-SNAPSHOT</version>
+       <version>3.1.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.0-SNAPSHOT</ctakes.version>
+               <ctakes.version>3.1.2-SNAPSHOT</ctakes.version>
                <maven.compiler.source>1.6</maven.compiler.source>
                <maven.compiler.target>1.6</maven.compiler.target>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>


Reply via email to