From 06f6d6b0ed1c49afc08dc506f6c36eed29b18532 Mon Sep 17 00:00:00 2001 From: Ryan Bergman Date: Fri, 3 May 2024 08:17:46 -0500 Subject: [PATCH] [maven-release-plugin] prepare release v4.3.2 --- pom.xml | 4 ++-- unirest-bdd-tests/pom.xml | 2 +- unirest-java-bom/pom.xml | 2 +- unirest-modules-gson/pom.xml | 2 +- unirest-modules-jackson/pom.xml | 2 +- unirest-modules-mocks/pom.xml | 2 +- unirest/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 45fca268..a06b0e94 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.3.2-SNAPSHOT + 4.3.2 unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -42,7 +42,7 @@ https://github.com/Kong/unirest-java scm:git:git@github.com:Kong/unirest-java.git scm:git:git@github.com:Kong/unirest-java.git - HEAD + v4.3.2 diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index 652fd718..225854dc 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.3.2-SNAPSHOT + 4.3.2 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index 5a451787..465e8472 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.3.2-SNAPSHOT + 4.3.2 4.0.0 unirest-java-bom diff --git a/unirest-modules-gson/pom.xml b/unirest-modules-gson/pom.xml index 76ff4233..f88fa08e 100644 --- a/unirest-modules-gson/pom.xml +++ b/unirest-modules-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.3.2-SNAPSHOT + 4.3.2 unirest-modules-gson diff --git a/unirest-modules-jackson/pom.xml b/unirest-modules-jackson/pom.xml index c3f08ca5..e0c4fbd7 100644 --- a/unirest-modules-jackson/pom.xml +++ b/unirest-modules-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.3.2-SNAPSHOT + 4.3.2 unirest-modules-jackson diff --git a/unirest-modules-mocks/pom.xml b/unirest-modules-mocks/pom.xml index 0593e322..7a337221 100644 --- a/unirest-modules-mocks/pom.xml +++ b/unirest-modules-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.3.2-SNAPSHOT + 4.3.2 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 945965bb..eb7e479f 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.3.2-SNAPSHOT + 4.3.2 Simplified, lightweight HTTP client library.