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 2018/01/18 12:07:01 UTC

httpcomponents-client git commit: HttpClient 4.5.5 release [Forced Update!]

Repository: httpcomponents-client
Updated Branches:
  refs/heads/4.5.x c4d1b097c -> 6f4550ff9 (forced update)


HttpClient 4.5.5 release


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/commit/6f4550ff
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/tree/6f4550ff
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/diff/6f4550ff

Branch: refs/heads/4.5.x
Commit: 6f4550ff977a8f497822a17115572dcdb6e715b6
Parents: e10c3a6
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Thu Jan 18 13:04:50 2018 +0100
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Thu Jan 18 13:04:50 2018 +0100

----------------------------------------------------------------------
 fluent-hc/pom.xml        | 2 +-
 httpclient-cache/pom.xml | 2 +-
 httpclient-osgi/pom.xml  | 2 +-
 httpclient-win/pom.xml   | 2 +-
 httpclient/pom.xml       | 2 +-
 httpmime/pom.xml         | 2 +-
 pom.xml                  | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/fluent-hc/pom.xml
----------------------------------------------------------------------
diff --git a/fluent-hc/pom.xml b/fluent-hc/pom.xml
index c906c70..ab66c52 100644
--- a/fluent-hc/pom.xml
+++ b/fluent-hc/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>fluent-hc</artifactId>
   <name>Apache HttpClient Fluent API</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/httpclient-cache/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient-cache/pom.xml b/httpclient-cache/pom.xml
index 9d0d0fa..ff4399a 100644
--- a/httpclient-cache/pom.xml
+++ b/httpclient-cache/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>httpclient-cache</artifactId>
   <name>Apache HttpClient Cache</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/httpclient-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml
index d46b1cd..b1a16c5 100644
--- a/httpclient-osgi/pom.xml
+++ b/httpclient-osgi/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>httpclient-osgi</artifactId>
   <name>Apache HttpClient OSGi bundle</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/httpclient-win/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient-win/pom.xml b/httpclient-win/pom.xml
index ef09a06..11e8c14 100644
--- a/httpclient-win/pom.xml
+++ b/httpclient-win/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>httpclient-win</artifactId>
   <name>Apache HttpClient Windows features</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/httpclient/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index 320ce5e..4db7101 100644
--- a/httpclient/pom.xml
+++ b/httpclient/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>httpclient</artifactId>
   <name>Apache HttpClient</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/httpmime/pom.xml
----------------------------------------------------------------------
diff --git a/httpmime/pom.xml b/httpmime/pom.xml
index f6184f0..e9ccca7 100644
--- a/httpmime/pom.xml
+++ b/httpmime/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.5.5-SNAPSHOT</version>
+    <version>4.5.5</version>
   </parent>
   <artifactId>httpmime</artifactId>
   <name>Apache HttpClient Mime</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/6f4550ff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e93e59..354fef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>httpcomponents-client</artifactId>
   <name>Apache HttpComponents Client</name>
-  <version>4.5.5-SNAPSHOT</version>
+  <version>4.5.5</version>
   <description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
   <url>http://hc.apache.org/httpcomponents-client-ga/</url>
   <inceptionYear>1999</inceptionYear>
@@ -61,7 +61,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git</developerConnection>
     <url>https://github.com/apache/httpcomponents-client/tree/${project.scm.tag}</url>
-    <tag>4.5.5-SNAPSHOT</tag>
+    <tag>4.5.5</tag>
   </scm>
 
   <properties>