[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    (httpcomponents-client) branch master updated: Upgraded HttpClient version to 5.4-alpha3-SNAPSHOT
From:       olegk () apache ! org
Date:       2024-03-11 8:39:46
Message-ID: 171014638674.1773446.8829351572200055632 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git


The following commit(s) were added to refs/heads/master by this push:
     new ccfb674a1 Upgraded HttpClient version to 5.4-alpha3-SNAPSHOT
ccfb674a1 is described below

commit ccfb674a1edd7abd4fa6ab75a343e0ad11da39bb
Author: Oleg Kalnichevski <olegk@apache.org>
AuthorDate: Mon Mar 11 09:39:26 2024 +0100

    Upgraded HttpClient version to 5.4-alpha3-SNAPSHOT
---
 httpclient5-cache/pom.xml   | 2 +-
 httpclient5-fluent/pom.xml  | 2 +-
 httpclient5-testing/pom.xml | 2 +-
 httpclient5/pom.xml         | 2 +-
 pom.xml                     | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml
index 7997f1873..9cb05c7b2 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.4-alpha2-SNAPSHOT</version>
+    <version>5.4-alpha3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-cache</artifactId>
   <name>Apache HttpClient Cache</name>
diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml
index f90897b67..bc6f78c90 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.4-alpha2-SNAPSHOT</version>
+    <version>5.4-alpha3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-fluent</artifactId>
   <name>Apache HttpClient Fluent</name>
diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml
index e99d76b85..f6be3a757 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.4-alpha2-SNAPSHOT</version>
+    <version>5.4-alpha3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5-testing</artifactId>
   <name>Apache HttpClient Integration Tests</name>
diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml
index 57a5c0c32..7c8f29bbc 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.4-alpha2-SNAPSHOT</version>
+    <version>5.4-alpha3-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient5</artifactId>
   <name>Apache HttpClient</name>
diff --git a/pom.xml b/pom.xml
index 374a3e586..a30d59cd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.httpcomponents.client5</groupId>
   <artifactId>httpclient5-parent</artifactId>
   <name>Apache HttpComponents Client Parent</name>
-  <version>5.4-alpha2-SNAPSHOT</version>
+  <version>5.4-alpha3-SNAPSHOT</version>
   <description>Apache HttpComponents Client is a library of components for building \
client side HTTP services</description>  \
<url>https://hc.apache.org/httpcomponents-client-5.4.x/${project.version}/</url>  \
<inceptionYear>1999</inceptionYear> @@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git</connection>
                
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git</developerConnection>
                
     <url>https://github.com/apache/httpcomponents-client/tree/${project.scm.tag}</url>
                
-    <tag>5.4-alpha2-SNAPSHOT</tag>
+    <tag>5.4-alpha3-SNAPSHOT</tag>
   </scm>
 
  <distributionManagement>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic