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

List:       httpcomponents-commits
Subject:    [httpcomponents-core] branch release-5.2-beta2 updated: HttpCore 5.2-beta2 release
From:       olegk () apache ! org
Date:       2022-05-28 14:06:20
Message-ID: 165374678028.3780496.16635645782764613543 () 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 release-5.2-beta2
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git


The following commit(s) were added to refs/heads/release-5.2-beta2 by this push:
     new d7db9017f HttpCore 5.2-beta2 release
d7db9017f is described below

commit d7db9017f6fa96434811ae5f48a09159119e99fd
Author: Oleg Kalnichevski <olegk@apache.org>
AuthorDate: Sat May 28 16:01:21 2022 +0200

    HttpCore 5.2-beta2 release
---
 httpcore5-h2/pom.xml       | 2 +-
 httpcore5-reactive/pom.xml | 4 ++--
 httpcore5-testing/pom.xml  | 4 ++--
 httpcore5/pom.xml          | 2 +-
 pom.xml                    | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/httpcore5-h2/pom.xml b/httpcore5-h2/pom.xml
index 398441afa..0e49e355d 100644
--- a/httpcore5-h2/pom.xml
+++ b/httpcore5-h2/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.2-beta2-SNAPSHOT</version>
+    <version>5.2-beta2</version>
   </parent>
   <artifactId>httpcore5-h2</artifactId>
   <name>Apache HttpComponents Core HTTP/2</name>
diff --git a/httpcore5-reactive/pom.xml b/httpcore5-reactive/pom.xml
index 5e322ca3d..e6ce47c32 100644
--- a/httpcore5-reactive/pom.xml
+++ b/httpcore5-reactive/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>httpcore5-parent</artifactId>
     <groupId>org.apache.httpcomponents.core5</groupId>
-    <version>5.2-beta2-SNAPSHOT</version>
+    <version>5.2-beta2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -81,4 +81,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/httpcore5-testing/pom.xml b/httpcore5-testing/pom.xml
index c94f2abfc..f682b7743 100644
--- a/httpcore5-testing/pom.xml
+++ b/httpcore5-testing/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.2-beta2-SNAPSHOT</version>
+    <version>5.2-beta2</version>
   </parent>
   <artifactId>httpcore5-testing</artifactId>
   <name>Apache HttpComponents Core Integration Tests</name>
@@ -189,4 +189,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/httpcore5/pom.xml b/httpcore5/pom.xml
index b03be624f..4113e6a25 100644
--- a/httpcore5/pom.xml
+++ b/httpcore5/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.2-beta2-SNAPSHOT</version>
+    <version>5.2-beta2</version>
   </parent>
   <artifactId>httpcore5</artifactId>
   <name>Apache HttpComponents Core HTTP/1.1</name>
diff --git a/pom.xml b/pom.xml
index 59ebade67..e8f5767b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.httpcomponents.core5</groupId>
   <artifactId>httpcore5-parent</artifactId>
   <name>Apache HttpComponents Core Parent</name>
-  <version>5.2-beta2-SNAPSHOT</version>
+  <version>5.2-beta2</version>
   <description>Apache HttpComponents Core is a library of components for building \
HTTP enabled services</description>  \
<url>https://hc.apache.org/httpcomponents-core-5.2.x/${project.version}/</url>  \
<inceptionYear>2005</inceptionYear> @@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git</connection>
                
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git</developerConnection>
                
     <url>https://github.com/apache/httpcomponents-core/tree/${project.scm.tag}</url>
-    <tag>5.2-beta2-SNAPSHOT</tag>
+    <tag>5.2-beta2</tag>
   </scm>
 
   <distributionManagement>
@@ -375,4 +375,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file


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

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