diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml index 81b4a8ff5..e656e5a89 100644 --- a/httpclient5-cache/pom.xml +++ b/httpclient5-cache/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT httpclient5-cache Apache HttpClient Cache diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml index f40f3866b..0a5290c0f 100644 --- a/httpclient5-fluent/pom.xml +++ b/httpclient5-fluent/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT httpclient5-fluent Apache HttpClient Fluent diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml index 6c8d11f42..a8782bf17 100644 --- a/httpclient5-testing/pom.xml +++ b/httpclient5-testing/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT httpclient5-testing Apache HttpClient Integration Tests diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml index 584aa61b6..a3c8b556c 100644 --- a/httpclient5/pom.xml +++ b/httpclient5/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT httpclient5 Apache HttpClient diff --git a/pom.xml b/pom.xml index 415311310..cd3d7a9c9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.httpcomponents.client5 httpclient5-parent Apache HttpComponents Client Parent - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT Apache HttpComponents Client is a library of components for building client side HTTP services https://hc.apache.org/httpcomponents-client-5.4.x/${project.version}/ 1999 @@ -48,7 +48,7 @@ scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git scm:git:https://gitbox.apache.org/repos/asf/httpcomponents-client.git https://github.com/apache/httpcomponents-client/tree/${project.scm.tag} - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT