HttpClient 5.7-alpha1 release
diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml
index 5c81213..1973be7 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.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <artifactId>httpclient5-cache</artifactId>
   <name>Apache HttpClient Cache</name>
diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml
index 453ca06..6b5c39d 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.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <artifactId>httpclient5-fluent</artifactId>
   <name>Apache HttpClient Fluent</name>
diff --git a/httpclient5-jakarta-rest-client/pom.xml b/httpclient5-jakarta-rest-client/pom.xml
index 26f94c1..0fc2cc5 100644
--- a/httpclient5-jakarta-rest-client/pom.xml
+++ b/httpclient5-jakarta-rest-client/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>httpclient5-parent</artifactId>
     <groupId>org.apache.httpcomponents.client5</groupId>
-    <version>5.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -98,4 +98,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/httpclient5-observation/pom.xml b/httpclient5-observation/pom.xml
index 26807a0..dba9c1f 100644
--- a/httpclient5-observation/pom.xml
+++ b/httpclient5-observation/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
 
   <artifactId>httpclient5-observation</artifactId>
diff --git a/httpclient5-sse/pom.xml b/httpclient5-sse/pom.xml
index 8e2e8b3..a2e9feb 100644
--- a/httpclient5-sse/pom.xml
+++ b/httpclient5-sse/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <artifactId>httpclient5-sse</artifactId>
   <name>Apache HttpClient sse</name>
diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml
index 5588762..12a9d1f 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.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <artifactId>httpclient5-testing</artifactId>
   <name>Apache HttpClient Integration Tests</name>
@@ -164,4 +164,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/httpclient5-websocket/pom.xml b/httpclient5-websocket/pom.xml
index bf34df5..bde6119 100644
--- a/httpclient5-websocket/pom.xml
+++ b/httpclient5-websocket/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>
     <artifactId>httpclient5-parent</artifactId>
-    <version>5.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
 
   <artifactId>httpclient5-websocket</artifactId>
diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml
index 3097aca..d3bf39f 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.7-alpha1-SNAPSHOT</version>
+    <version>5.7-alpha1</version>
   </parent>
   <artifactId>httpclient5</artifactId>
   <name>Apache HttpClient</name>
@@ -212,4 +212,4 @@
     </profile>
   </profiles>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 4f65840..42c218e 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</name>
-  <version>5.7-alpha1-SNAPSHOT</version>
+  <version>5.7-alpha1</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.7.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.7-alpha1-SNAPSHOT</tag>
+    <tag>5.7-alpha1</tag>
   </scm>
 
   <distributionManagement>
@@ -640,4 +640,4 @@
     </plugins>
   </reporting>
 
-</project>
+</project>
\ No newline at end of file