diff --git a/httpcore5-h2/pom.xml b/httpcore5-h2/pom.xml index 71bc1ee19..9f34b2d97 100644 --- a/httpcore5-h2/pom.xml +++ b/httpcore5-h2/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.3-SNAPSHOT + 5.2.4-SNAPSHOT httpcore5-h2 Apache HttpComponents Core HTTP/2 diff --git a/httpcore5-reactive/pom.xml b/httpcore5-reactive/pom.xml index 670683ec8..baad733a5 100644 --- a/httpcore5-reactive/pom.xml +++ b/httpcore5-reactive/pom.xml @@ -27,7 +27,7 @@ httpcore5-parent org.apache.httpcomponents.core5 - 5.2.3-SNAPSHOT + 5.2.4-SNAPSHOT 4.0.0 diff --git a/httpcore5-testing/pom.xml b/httpcore5-testing/pom.xml index b3880c5bf..3b2c798e4 100644 --- a/httpcore5-testing/pom.xml +++ b/httpcore5-testing/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.3-SNAPSHOT + 5.2.4-SNAPSHOT httpcore5-testing Apache HttpComponents Core Integration Tests diff --git a/httpcore5/pom.xml b/httpcore5/pom.xml index c2101a70b..2965f6740 100644 --- a/httpcore5/pom.xml +++ b/httpcore5/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.3-SNAPSHOT + 5.2.4-SNAPSHOT httpcore5 Apache HttpComponents Core HTTP/1.1 diff --git a/pom.xml b/pom.xml index dfd8bd3ed..d4b81afd1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.httpcomponents.core5 httpcore5-parent Apache HttpComponents Core Parent - 5.2.3-SNAPSHOT + 5.2.4-SNAPSHOT Apache HttpComponents Core is a library of components for building HTTP enabled services https://hc.apache.org/httpcomponents-core-5.2.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.2.3-SNAPSHOT + 5.2.4-SNAPSHOT