Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 26648 invoked from network); 21 Jun 2009 21:51:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jun 2009 21:51:58 -0000 Received: (qmail 86985 invoked by uid 500); 21 Jun 2009 21:52:09 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 86889 invoked by uid 500); 21 Jun 2009 21:52:09 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 86880 invoked by uid 99); 21 Jun 2009 21:52:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2009 21:52:09 +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; Sun, 21 Jun 2009 21:52:06 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 08F0C23888D4; Sun, 21 Jun 2009 21:51:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r787100 - /commons/proper/email/trunk/pom.xml Date: Sun, 21 Jun 2009 21:51:44 -0000 To: commits@commons.apache.org From: sgoeschl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090621215145.08F0C23888D4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sgoeschl Date: Sun Jun 21 21:51:44 2009 New Revision: 787100 URL: http://svn.apache.org/viewvc?rev=787100&view=rev Log: [maven-release-plugin] rollback the release of EMAIL_1_2 Modified: commons/proper/email/trunk/pom.xml Modified: commons/proper/email/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=787100&r1=787099&r2=787100&view=diff ============================================================================== --- commons/proper/email/trunk/pom.xml (original) +++ commons/proper/email/trunk/pom.xml Sun Jun 21 21:51:44 2009 @@ -24,7 +24,7 @@ 4.0.0 commons-email commons-email - 1.2 + 1.2-SNAPSHOT Commons Email 2001 @@ -41,9 +41,9 @@ - scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_2 - scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_2 - http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_2 + scm:svn:http://svn.apache.org/repos/asf/commons/proper/email/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/email/trunk + http://svn.apache.org/viewvc/commons/proper/email/trunk