From a72f58b8f6a053f5ed51920936a46473cf1341b1 Mon Sep 17 00:00:00 2001 From: Ryan Bergman Date: Tue, 9 Jan 2024 09:28:46 -0600 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.6 --- object-mapper-gson/pom.xml | 2 +- object-mapper-jackson/pom.xml | 2 +- pom.xml | 4 ++-- unirest-bdd-tests/pom.xml | 2 +- unirest-java-bom/pom.xml | 2 +- unirest-mocks/pom.xml | 2 +- unirest/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml index b101adab..de67d6fc 100644 --- a/object-mapper-gson/pom.xml +++ b/object-mapper-gson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.2.6-SNAPSHOT + 4.2.6 unirest-object-mappers-gson diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml index 6f50a766..062c892c 100644 --- a/object-mapper-jackson/pom.xml +++ b/object-mapper-jackson/pom.xml @@ -5,7 +5,7 @@ com.konghq unirest-java-parent - 4.2.6-SNAPSHOT + 4.2.6 unirest-objectmapper-jackson diff --git a/pom.xml b/pom.xml index 818b7a7d..5c32a001 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent pom - 4.2.6-SNAPSHOT + 4.2.6 unirest Parent pom for unirest packages http://github.com/Kong/unirest-java/ @@ -41,7 +41,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.2.6 diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index 2c359417..9226135c 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.2.6-SNAPSHOT + 4.2.6 4.0.0 diff --git a/unirest-java-bom/pom.xml b/unirest-java-bom/pom.xml index 7aa774f2..70b950d6 100644 --- a/unirest-java-bom/pom.xml +++ b/unirest-java-bom/pom.xml @@ -3,7 +3,7 @@ unirest-java-parent com.konghq - 4.2.6-SNAPSHOT + 4.2.6 4.0.0 unirest-java-bom diff --git a/unirest-mocks/pom.xml b/unirest-mocks/pom.xml index 3aa717c8..555e6296 100644 --- a/unirest-mocks/pom.xml +++ b/unirest-mocks/pom.xml @@ -3,7 +3,7 @@ com.konghq unirest-java-parent - 4.2.6-SNAPSHOT + 4.2.6 4.0.0 diff --git a/unirest/pom.xml b/unirest/pom.xml index 9f85b6e6..91c15e03 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -4,7 +4,7 @@ com.konghq unirest-java-parent - 4.2.6-SNAPSHOT + 4.2.6 Simplified, lightweight HTTP client library.