Return-Path: Delivered-To: apmail-jakarta-httpcomponents-commits-archive@www.apache.org Received: (qmail 45818 invoked from network); 6 Dec 2006 22:48:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2006 22:48:37 -0000 Received: (qmail 84298 invoked by uid 500); 6 Dec 2006 22:48:44 -0000 Delivered-To: apmail-jakarta-httpcomponents-commits-archive@jakarta.apache.org Received: (qmail 84269 invoked by uid 500); 6 Dec 2006 22:48:44 -0000 Mailing-List: contact httpcomponents-commits-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: httpcomponents-dev@jakarta.apache.org Delivered-To: mailing list httpcomponents-commits@jakarta.apache.org Received: (qmail 84229 invoked by uid 99); 6 Dec 2006 22:48:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 14:48:44 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 14:48:35 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id A0E241A9850; Wed, 6 Dec 2006 14:47:53 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r483274 - in /jakarta/httpcomponents/httpcore/trunk: module-main/pom.xml module-nio/pom.xml pom.xml Date: Wed, 06 Dec 2006 22:47:53 -0000 To: httpcomponents-commits@jakarta.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061206224753.A0E241A9850@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Wed Dec 6 14:47:52 2006 New Revision: 483274 URL: http://svn.apache.org/viewvc?view=rev&rev=483274 Log: [maven-release-plugin] prepare for next development iteration Modified: jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml jakarta/httpcomponents/httpcore/trunk/pom.xml Modified: jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml?view=diff&rev=483274&r1=483273&r2=483274 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml Wed Dec 6 14:47:52 2006 @@ -4,7 +4,7 @@ org.apache.httpcomponents httpcore - 4.0-alpha3 + 4.0-alpha4-SNAPSHOT jakarta-httpcore HttpCore (base module) @@ -24,9 +24,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-main + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-main + http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-main Modified: jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml?view=diff&rev=483274&r1=483273&r2=483274 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml Wed Dec 6 14:47:52 2006 @@ -4,7 +4,7 @@ org.apache.httpcomponents httpcore - 4.0-alpha3 + 4.0-alpha4-SNAPSHOT jakarta-httpcore-nio HttpCore (NIO extensions module) @@ -24,9 +24,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-nio + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-nio + http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-nio Modified: jakarta/httpcomponents/httpcore/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/pom.xml?view=diff&rev=483274&r1=483273&r2=483274 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/pom.xml Wed Dec 6 14:47:52 2006 @@ -8,7 +8,7 @@ org.apache.httpcomponents httpcore HttpComponents Core - 4.0-alpha3 + 4.0-alpha4-SNAPSHOT Core components to build HTTP enabled services http://jakarta.apache.org/httpcomponents/httpcore 2005 @@ -33,9 +33,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 - https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha3 + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk + scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk + http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk