diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml index b5fe009f0..cc73ab0e9 100644 --- a/httpclient5-cache/pom.xml +++ b/httpclient5-cache/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5-cache Apache HttpClient Cache diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml index b5308914d..40253e125 100644 --- a/httpclient5-fluent/pom.xml +++ b/httpclient5-fluent/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5-fluent Apache HttpClient Fluent diff --git a/httpclient5-osgi/pom.xml b/httpclient5-osgi/pom.xml index 41461ec5f..dc2900509 100644 --- a/httpclient5-osgi/pom.xml +++ b/httpclient5-osgi/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5-osgi Apache HttpClient OSGi bundle diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml index b9d21b067..3693fc3a1 100644 --- a/httpclient5-testing/pom.xml +++ b/httpclient5-testing/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5-testing Apache HttpClient Integration Tests diff --git a/httpclient5-win/pom.xml b/httpclient5-win/pom.xml index daa1fe046..e4a9fc130 100644 --- a/httpclient5-win/pom.xml +++ b/httpclient5-win/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5-win Apache HttpClient Windows features diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml index 78120572f..9361eb912 100644 --- a/httpclient5/pom.xml +++ b/httpclient5/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.client5 httpclient5-parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT httpclient5 Apache HttpClient diff --git a/pom.xml b/pom.xml index 01bb2f240..241a01718 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.apache.httpcomponents.client5 httpclient5-parent Apache HttpComponents Client Parent - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT Apache HttpComponents Client is a library of components for building client side HTTP services http://hc.apache.org/httpcomponents-client 1999 @@ -62,7 +62,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git scm:git:https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git https://github.com/apache/httpcomponents-client/tree/${project.scm.tag} - 5.0-alpha3 + 5.0-alpha4-SNAPSHOT