Return-Path: Delivered-To: apmail-jakarta-httpcomponents-commits-archive@www.apache.org Received: (qmail 95280 invoked from network); 23 Mar 2007 15:45:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Mar 2007 15:45:55 -0000 Received: (qmail 63800 invoked by uid 500); 23 Mar 2007 15:46:03 -0000 Delivered-To: apmail-jakarta-httpcomponents-commits-archive@jakarta.apache.org Received: (qmail 63781 invoked by uid 500); 23 Mar 2007 15:46:03 -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 63772 invoked by uid 99); 23 Mar 2007 15:46:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2007 08:46:02 -0700 X-ASF-Spam-Status: No, hits=-99.5 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; Fri, 23 Mar 2007 08:45:54 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 546821A9838; Fri, 23 Mar 2007 08:45:34 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r521775 - in /jakarta/httpcomponents/httpcore/trunk: module-main/pom.xml module-nio/pom.xml module-niossl/pom.xml pom.xml Date: Fri, 23 Mar 2007 15:45:34 -0000 To: httpcomponents-commits@jakarta.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070323154534.546821A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Fri Mar 23 08:45:33 2007 New Revision: 521775 URL: http://svn.apache.org/viewvc?view=rev&rev=521775 Log: [maven-release-plugin] prepare release 4.0-alpha4 Modified: jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml jakarta/httpcomponents/httpcore/trunk/module-niossl/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=521775&r1=521774&r2=521775 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/module-main/pom.xml Fri Mar 23 08:45:33 2007 @@ -26,7 +26,7 @@ This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see - . + . --> @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcore - 4.0-alpha4-SNAPSHOT + 4.0-alpha4 jakarta-httpcore HttpCore (base module) @@ -54,9 +54,9 @@ - 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 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 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=521775&r1=521774&r2=521775 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/module-nio/pom.xml Fri Mar 23 08:45:33 2007 @@ -26,7 +26,7 @@ This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see - . + . --> @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcore - 4.0-alpha4-SNAPSHOT + 4.0-alpha4 jakarta-httpcore-nio HttpCore (NIO extensions module) @@ -54,9 +54,9 @@ - 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 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 Modified: jakarta/httpcomponents/httpcore/trunk/module-niossl/pom.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-niossl/pom.xml?view=diff&rev=521775&r1=521774&r2=521775 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/module-niossl/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/module-niossl/pom.xml Fri Mar 23 08:45:33 2007 @@ -26,7 +26,7 @@ This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see - . + . --> @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcore - 4.0-alpha4-SNAPSHOT + 4.0-alpha4 jakarta-httpcore-niossl HttpCore (NIO SSL extensions module) @@ -54,9 +54,9 @@ - scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-niossl - scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-niossl - http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-niossl + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 Modified: jakarta/httpcomponents/httpcore/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/pom.xml?view=diff&rev=521775&r1=521774&r2=521775 ============================================================================== --- jakarta/httpcomponents/httpcore/trunk/pom.xml (original) +++ jakarta/httpcomponents/httpcore/trunk/pom.xml Fri Mar 23 08:45:33 2007 @@ -26,7 +26,7 @@ This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see - . + . --> @@ -38,7 +38,7 @@ org.apache.httpcomponents httpcore HttpComponents Core - 4.0-alpha4-SNAPSHOT + 4.0-alpha4 Core components to build HTTP enabled services http://jakarta.apache.org/httpcomponents/httpcore 2005 @@ -63,9 +63,9 @@ - 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 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + scm:svn:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4 + https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha4