You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2014/08/01 12:18:57 UTC

svn commit: r1615063 - in /httpcomponents/httpclient/branches/4.3.x: fluent-hc/pom.xml httpclient-cache/pom.xml httpclient-osgi/pom.xml httpclient/pom.xml httpmime/pom.xml pom.xml

Author: olegk
Date: Fri Aug  1 10:18:57 2014
New Revision: 1615063

URL: http://svn.apache.org/r1615063
Log:
Upgraded HttpClient version to 4.3.6-SNAPSHOT

Modified:
    httpcomponents/httpclient/branches/4.3.x/fluent-hc/pom.xml
    httpcomponents/httpclient/branches/4.3.x/httpclient-cache/pom.xml
    httpcomponents/httpclient/branches/4.3.x/httpclient-osgi/pom.xml
    httpcomponents/httpclient/branches/4.3.x/httpclient/pom.xml
    httpcomponents/httpclient/branches/4.3.x/httpmime/pom.xml
    httpcomponents/httpclient/branches/4.3.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.3.x/fluent-hc/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/fluent-hc/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/fluent-hc/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/fluent-hc/pom.xml Fri Aug  1 10:18:57 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.3.5-SNAPSHOT</version>
+    <version>4.3.6-SNAPSHOT</version>
   </parent>
   <artifactId>fluent-hc</artifactId>
   <name>Fluent API for Apache HttpClient</name>

Modified: httpcomponents/httpclient/branches/4.3.x/httpclient-cache/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/httpclient-cache/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/httpclient-cache/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/httpclient-cache/pom.xml Fri Aug  1 10:18:57 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.3.5-SNAPSHOT</version>
+    <version>4.3.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-cache</artifactId>
   <name>Apache HttpClient Cache</name>

Modified: httpcomponents/httpclient/branches/4.3.x/httpclient-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/httpclient-osgi/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/httpclient-osgi/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/httpclient-osgi/pom.xml Fri Aug  1 10:18:57 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.3.5-SNAPSHOT</version>
+    <version>4.3.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-osgi</artifactId>
   <name>Apache HttpClient OSGi bundle</name>

Modified: httpcomponents/httpclient/branches/4.3.x/httpclient/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/httpclient/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/httpclient/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/httpclient/pom.xml Fri Aug  1 10:18:57 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.3.5-SNAPSHOT</version>
+    <version>4.3.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient</artifactId>
   <name>Apache HttpClient</name>

Modified: httpcomponents/httpclient/branches/4.3.x/httpmime/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/httpmime/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/httpmime/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/httpmime/pom.xml Fri Aug  1 10:18:57 2014
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.3.5-SNAPSHOT</version>
+    <version>4.3.6-SNAPSHOT</version>
   </parent>
   <artifactId>httpmime</artifactId>
   <name>Apache HttpClient Mime</name>

Modified: httpcomponents/httpclient/branches/4.3.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.3.x/pom.xml?rev=1615063&r1=1615062&r2=1615063&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.3.x/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.3.x/pom.xml Fri Aug  1 10:18:57 2014
@@ -33,7 +33,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-client</artifactId>
   <name>HttpComponents Client</name>
-  <version>4.3.5-SNAPSHOT</version>
+  <version>4.3.6-SNAPSHOT</version>
   <description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
   <url>http://hc.apache.org/httpcomponents-client</url>
   <inceptionYear>1999</inceptionYear>
@@ -58,9 +58,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x/</developerConnection>
-    <url>https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x</url>
   </scm>
 
   <properties>