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 E088517A5C for ; Fri, 7 Nov 2014 17:51:36 +0000 (UTC) Received: (qmail 1786 invoked by uid 500); 7 Nov 2014 17:51:36 -0000 Delivered-To: apmail-ctakes-commits-archive@ctakes.apache.org Received: (qmail 1746 invoked by uid 500); 7 Nov 2014 17:51:36 -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 1737 invoked by uid 99); 7 Nov 2014 17:51:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 17:51:36 +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; Fri, 07 Nov 2014 17:51:14 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5E90A23888E4; Fri, 7 Nov 2014 17:49:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1637421 - /ctakes/branches/ctakes-3.2.1/pom.xml Date: Fri, 07 Nov 2014 17:49:43 -0000 To: commits@ctakes.apache.org From: chenpei@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141107174943.5E90A23888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chenpei Date: Fri Nov 7 17:49:42 2014 New Revision: 1637421 URL: http://svn.apache.org/r1637421 Log: CTAKES-323 Updating path to use branch for the release Modified: ctakes/branches/ctakes-3.2.1/pom.xml Modified: ctakes/branches/ctakes-3.2.1/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.1/pom.xml?rev=1637421&r1=1637420&r2=1637421&view=diff ============================================================================== --- ctakes/branches/ctakes-3.2.1/pom.xml (original) +++ ctakes/branches/ctakes-3.2.1/pom.xml Fri Nov 7 17:49:42 2014 @@ -32,9 +32,9 @@ - scm:svn:https://svn.apache.org/repos/asf/ctakes/trunk - scm:svn:https://svn.apache.org/repos/asf/ctakes/trunk - https://svn.apache.org/repos/asf/ctakes/trunk + scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.1 + scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.1 + https://svn.apache.org/repos/asf/ctakes/trunk/branches/ctakes-3.2.1 jira