diff --git a/httpcore5-h2/pom.xml b/httpcore5-h2/pom.xml index 25e1d56a0..54d178d5b 100644 --- a/httpcore5-h2/pom.xml +++ b/httpcore5-h2/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.2-SNAPSHOT + 5.2.2 httpcore5-h2 Apache HttpComponents Core HTTP/2 diff --git a/httpcore5-reactive/pom.xml b/httpcore5-reactive/pom.xml index 47afffd8c..2e1d483f8 100644 --- a/httpcore5-reactive/pom.xml +++ b/httpcore5-reactive/pom.xml @@ -27,7 +27,7 @@ httpcore5-parent org.apache.httpcomponents.core5 - 5.2.2-SNAPSHOT + 5.2.2 4.0.0 diff --git a/httpcore5-testing/pom.xml b/httpcore5-testing/pom.xml index ec1504969..2bbd20e3e 100644 --- a/httpcore5-testing/pom.xml +++ b/httpcore5-testing/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.2-SNAPSHOT + 5.2.2 httpcore5-testing Apache HttpComponents Core Integration Tests diff --git a/httpcore5/pom.xml b/httpcore5/pom.xml index 6f4ce16a9..9bc23e950 100644 --- a/httpcore5/pom.xml +++ b/httpcore5/pom.xml @@ -28,7 +28,7 @@ org.apache.httpcomponents.core5 httpcore5-parent - 5.2.2-SNAPSHOT + 5.2.2 httpcore5 Apache HttpComponents Core HTTP/1.1 diff --git a/pom.xml b/pom.xml index 3eb1edacd..9fd70523e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.httpcomponents.core5 httpcore5-parent Apache HttpComponents Core Parent - 5.2.2-SNAPSHOT + 5.2.2 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.2-SNAPSHOT + 5.2.2 @@ -365,4 +365,4 @@ - + \ No newline at end of file