From ace-commits-return-746-apmail-incubator-ace-commits-archive=incubator.apache.org@incubator.apache.org Tue May 17 16:01:34 2011 Return-Path: X-Original-To: apmail-incubator-ace-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ace-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 857314710 for ; Tue, 17 May 2011 16:01:34 +0000 (UTC) Received: (qmail 22911 invoked by uid 500); 17 May 2011 16:01:34 -0000 Delivered-To: apmail-incubator-ace-commits-archive@incubator.apache.org Received: (qmail 22892 invoked by uid 500); 17 May 2011 16:01:34 -0000 Mailing-List: contact ace-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-commits@incubator.apache.org Received: (qmail 22884 invoked by uid 99); 17 May 2011 16:01:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2011 16:01:34 +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, 17 May 2011 16:01:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5323423889B1; Tue, 17 May 2011 16:01:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1104360 - /incubator/ace/trunk/pom/pom.xml Date: Tue, 17 May 2011 16:01:11 -0000 To: ace-commits@incubator.apache.org From: pauls@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110517160111.5323423889B1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pauls Date: Tue May 17 16:01:10 2011 New Revision: 1104360 URL: http://svn.apache.org/viewvc?rev=1104360&view=rev Log: Change the tag base Modified: incubator/ace/trunk/pom/pom.xml Modified: incubator/ace/trunk/pom/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom/pom.xml?rev=1104360&r1=1104359&r2=1104360&view=diff ============================================================================== --- incubator/ace/trunk/pom/pom.xml (original) +++ incubator/ace/trunk/pom/pom.xml Tue May 17 16:01:10 2011 @@ -112,9 +112,9 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/ace/tags/ace-pom-0.8.0-incubator - scm:svn:https://svn.apache.org/repos/asf/incubator/ace/tags/ace-pom-0.8.0-incubator - scm:svn:https://svn.apache.org/repos/asf/incubator/ace/tags/ace-pom-0.8.0-incubator + scm:svn:http://svn.apache.org/repos/asf/incubator/ace/trunk/pom + scm:svn:https://svn.apache.org/repos/asf/incubator/ace/trunk/pom + http://svn.apache.org/repos/asf/incubator/ace @@ -174,6 +174,13 @@ + + org.apache.maven.plugins + maven-release-plugin + + https://svn.apache.org/repos/asf/incubator/ace/releases + + org.codehaus.mojo ianal-maven-plugin