Return-Path: Delivered-To: apmail-hc-commits-archive@www.apache.org Received: (qmail 61396 invoked from network); 20 Feb 2009 10:35:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2009 10:35:01 -0000 Received: (qmail 52957 invoked by uid 500); 20 Feb 2009 10:35:01 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 52931 invoked by uid 500); 20 Feb 2009 10:35:01 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 52922 invoked by uid 99); 20 Feb 2009 10:35:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2009 02:35:01 -0800 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; Fri, 20 Feb 2009 10:34:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F271F23888A2; Fri, 20 Feb 2009 10:34:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r746196 - in /httpcomponents/httpcore/trunk: module-main/pom.xml module-nio/pom.xml module-osgi-bundle/pom.xml pom.xml Date: Fri, 20 Feb 2009 10:34:37 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090220103437.F271F23888A2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Fri Feb 20 10:34:37 2009 New Revision: 746196 URL: http://svn.apache.org/viewvc?rev=746196&view=rev Log: Upgraded version to 4.1-SNAPSHOT Modified: httpcomponents/httpcore/trunk/module-main/pom.xml httpcomponents/httpcore/trunk/module-nio/pom.xml httpcomponents/httpcore/trunk/module-osgi-bundle/pom.xml httpcomponents/httpcore/trunk/pom.xml Modified: httpcomponents/httpcore/trunk/module-main/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/module-main/pom.xml?rev=746196&r1=746195&r2=746196&view=diff ============================================================================== --- httpcomponents/httpcore/trunk/module-main/pom.xml (original) +++ httpcomponents/httpcore/trunk/module-main/pom.xml Fri Feb 20 10:34:37 2009 @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcomponents-core - 4.0 + 4.1-SNAPSHOT httpcore HttpCore @@ -54,9 +54,9 @@ - scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-main - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-main - http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-main + scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main + http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main Modified: httpcomponents/httpcore/trunk/module-nio/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/module-nio/pom.xml?rev=746196&r1=746195&r2=746196&view=diff ============================================================================== --- httpcomponents/httpcore/trunk/module-nio/pom.xml (original) +++ httpcomponents/httpcore/trunk/module-nio/pom.xml Fri Feb 20 10:34:37 2009 @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcomponents-core - 4.0 + 4.1-SNAPSHOT httpcore-nio HttpCore NIO @@ -54,9 +54,9 @@ - scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-nio - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-nio - http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0/module-nio + scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-nio + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-nio + http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-nio Modified: httpcomponents/httpcore/trunk/module-osgi-bundle/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/module-osgi-bundle/pom.xml?rev=746196&r1=746195&r2=746196&view=diff ============================================================================== --- httpcomponents/httpcore/trunk/module-osgi-bundle/pom.xml (original) +++ httpcomponents/httpcore/trunk/module-osgi-bundle/pom.xml Fri Feb 20 10:34:37 2009 @@ -34,7 +34,7 @@ org.apache.httpcomponents httpcomponents-core - 4.0 + 4.1-SNAPSHOT httpcore-osgi HttpCore OSGi bundle Modified: httpcomponents/httpcore/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=746196&r1=746195&r2=746196&view=diff ============================================================================== --- httpcomponents/httpcore/trunk/pom.xml (original) +++ httpcomponents/httpcore/trunk/pom.xml Fri Feb 20 10:34:37 2009 @@ -39,7 +39,7 @@ org.apache.httpcomponents httpcomponents-core HttpComponents Core - 4.0 + 4.1-SNAPSHOT Core components to build HTTP enabled services http://hc.apache.org/httpcomponents-core/ 2005 @@ -64,9 +64,9 @@ - scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0 - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0 - http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.0 + scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk + http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk