Return-Path: X-Original-To: apmail-ctakes-commits-archive@www.apache.org Delivered-To: apmail-ctakes-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C006CD60 for ; Tue, 18 Nov 2014 17:26:27 +0000 (UTC) Received: (qmail 27101 invoked by uid 500); 18 Nov 2014 17:26:27 -0000 Delivered-To: apmail-ctakes-commits-archive@ctakes.apache.org Received: (qmail 27069 invoked by uid 500); 18 Nov 2014 17:26:27 -0000 Mailing-List: contact commits-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list commits@ctakes.apache.org Received: (qmail 27060 invoked by uid 99); 18 Nov 2014 17:26:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Nov 2014 17:26:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Nov 2014 17:26:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8177523889D7; Tue, 18 Nov 2014 17:24:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: 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-... Date: Tue, 18 Nov 2014 17:24:26 -0000 To: commits@ctakes.apache.org From: chenpei@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141118172428.8177523889D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-assertion-res Apache cTAKES Resources assertion 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-assertion-zoner-res Apache cTAKES Resources assertion-zoner 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-chunker-res Apache cTAKES Resources ctakes-chunker-res 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ - - - - + + + + + + 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-constituency-parser-res Apache cTAKES Resources constituency-parser 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-core-res Apache cTAKES Resources core 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-coreference-res Apache cTAKES Resources coreference 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-dependency-parser-res Apache cTAKES Resources dependency-parser 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-dictionary-lookup-fast-res Apache cTAKES Resources dictionary-lookup-fast-res 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-dictionary-lookup-res Apache cTAKES Resources dictionary-lookup 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT pom 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-drug-ner-res Apache cTAKES Resources drug-ner 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-examples ctakes-examples 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-lvg-res Apache cTAKES Resources lvg 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-ne-contexts-res Apache cTAKES Resources ne-contexts 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-pos-tagger-res Apache cTAKES Resources pos-tagger 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-regression-test Apache cTAKES Regression-test 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-relation-extractor-res Apache cTAKES Resources relation-extractor 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-side-effect-res Apache cTAKES Resources side-effect 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-smoking-status-res Apache cTAKES Resources smoking-status 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-temporal-res Apache cTAKES Resources temporal 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ ctakes org.apache.ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-ytex-res Apache cTAKES Resources ctakes-ytex-res 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT ctakes-ytex-web war 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 @@ org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 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 @@ 4.0.0 org.apache.ctakes ctakes - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT pom Apache cTAKES http://ctakes.apache.org @@ -76,7 +76,7 @@ - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT 1.7 1.7 UTF-8