diff --git a/httpcore5-h2/pom.xml b/httpcore5-h2/pom.xml index 972b5769d..5a44f9c74 100644 --- a/httpcore5-h2/pom.xml +++ b/httpcore5-h2/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT httpcore5-h2 Apache HttpComponents Core HTTP/2 diff --git a/httpcore5-reactive/pom.xml b/httpcore5-reactive/pom.xml index bba8bbeaf..254101e1f 100644 --- a/httpcore5-reactive/pom.xml +++ b/httpcore5-reactive/pom.xml @@ -27,7 +27,7 @@ httpcore5-parent org.apache.httpcomponents.core5 - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT 4.0.0 diff --git a/httpcore5-testing/pom.xml b/httpcore5-testing/pom.xml index ff2123fa3..03084bbb0 100644 --- a/httpcore5-testing/pom.xml +++ b/httpcore5-testing/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT httpcore5-testing Apache HttpComponents Core Integration Tests diff --git a/httpcore5/pom.xml b/httpcore5/pom.xml index a7e6b3eb0..3f176fcf0 100644 --- a/httpcore5/pom.xml +++ b/httpcore5/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT httpcore5 Apache HttpComponents Core HTTP/1.1 diff --git a/pom.xml b/pom.xml index d19f9121e..1985ea9e1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.httpcomponents.core5 httpcore5-parent Apache HttpComponents Core Parent - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT Apache HttpComponents Core is a library of components for building HTTP enabled services https://hc.apache.org/httpcomponents-core-5.3.x/${project.version}/ 2005 @@ -48,7 +48,7 @@ scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-core.git https://github.com/apache/httpcomponents-core/tree/${project.scm.tag} - 5.3-beta2-SNAPSHOT + 5.3.1-SNAPSHOT