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 09:02:28 UTC

httpcomponents-client git commit: Upgraded HttpClient version to 5.0-beta2-SNAPSHOT

Repository: httpcomponents-client
Updated Branches:
  refs/heads/master 67be267f9 -> 68fd176c0


Upgraded HttpClient version to 5.0-beta2-SNAPSHOT

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

Branch: refs/heads/master
Commit: 68fd176c07c043c256c7455bb295e4ce9335338d
Parents: 67be267
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Thu Jan 18 10:02:04 2018 +0100
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Thu Jan 18 10:02:04 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5-cache/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml
index 05604e3..37d8fa6 100644
--- a/httpclient5-cache/pom.xml
+++ b/httpclient5-cache/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.0-beta1</version>
+    <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-cache</artifactId>
   <name>Apache HttpClient Cache</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5-fluent/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml
index a8063e0..271a35f 100644
--- a/httpclient5-fluent/pom.xml
+++ b/httpclient5-fluent/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.0-beta1</version>
+    <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-fluent</artifactId>
   <name>Apache HttpClient Fluent</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5-osgi/pom.xml b/httpclient5-osgi/pom.xml
index 7527b4f..142a550 100644
--- a/httpclient5-osgi/pom.xml
+++ b/httpclient5-osgi/pom.xml
@@ -28,7 +28,7 @@
   <parent>
       <groupId>org.apache.httpcomponents.client5</groupId>
       <artifactId>httpclient5-parent</artifactId>
-      <version>5.0-beta1</version>
+      <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-osgi</artifactId>
   <name>Apache HttpClient OSGi bundle</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5-testing/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml
index be60938..c2cf522 100644
--- a/httpclient5-testing/pom.xml
+++ b/httpclient5-testing/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.0-beta1</version>
+    <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-testing</artifactId>
   <name>Apache HttpClient Integration Tests</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5-win/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5-win/pom.xml b/httpclient5-win/pom.xml
index adbd0f5..3f60cf1 100644
--- a/httpclient5-win/pom.xml
+++ b/httpclient5-win/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.0-beta1</version>
+    <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-win</artifactId>
   <name>Apache HttpClient Windows features</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/httpclient5/pom.xml
----------------------------------------------------------------------
diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml
index e32f143..1f6ca7f 100644
--- a/httpclient5/pom.xml
+++ b/httpclient5/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.0-beta1</version>
+    <version>5.0-beta2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5</artifactId>
   <name>Apache HttpClient</name>

http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/68fd176c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 69a8004..afa73c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <groupId>org.apache.httpcomponents.client5</groupId>
   <artifactId>httpclient5-parent</artifactId>
   <name>Apache HttpComponents Client Parent</name>
-  <version>5.0-beta1</version>
+  <version>5.0-beta2-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>
@@ -62,7 +62,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>5.0-beta1</tag>
+    <tag>5.0-beta2-SNAPSHOT</tag>
   </scm>
 
   <properties>