Return-Path: Delivered-To: apmail-incubator-chemistry-commits-archive@minotaur.apache.org Received: (qmail 45189 invoked from network); 23 Jun 2010 19:01:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 19:01:19 -0000 Received: (qmail 61773 invoked by uid 500); 23 Jun 2010 19:01:19 -0000 Delivered-To: apmail-incubator-chemistry-commits-archive@incubator.apache.org Received: (qmail 61728 invoked by uid 500); 23 Jun 2010 19:01:18 -0000 Mailing-List: contact chemistry-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-commits@incubator.apache.org Received: (qmail 61720 invoked by uid 99); 23 Jun 2010 19:01:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 19:01:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 23 Jun 2010 19:01:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9C1552388BA6; Wed, 23 Jun 2010 19:00:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r957305 - /incubator/chemistry/opencmis/trunk/pom.xml Date: Wed, 23 Jun 2010 19:00:23 -0000 To: chemistry-commits@incubator.apache.org From: gabriele@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100623190023.9C1552388BA6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gabriele Date: Wed Jun 23 19:00:23 2010 New Revision: 957305 URL: http://svn.apache.org/viewvc?rev=957305&view=rev Log: enable module autoversioning during release Modified: incubator/chemistry/opencmis/trunk/pom.xml Modified: incubator/chemistry/opencmis/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/pom.xml?rev=957305&r1=957304&r2=957305&view=diff ============================================================================== --- incubator/chemistry/opencmis/trunk/pom.xml (original) +++ incubator/chemistry/opencmis/trunk/pom.xml Wed Jun 23 19:00:23 2010 @@ -216,13 +216,14 @@ org.apache.maven.plugins maven-release-plugin - 2.0-beta-9 + 2.0 false javadoc:aggregate deploy site-deploy -Papache-release + true